Method SetSpacerColor
SetSpacerColor(Color?)
Sets the colors of the left/top spacer.
public virtual void SetSpacerColor(Color? leftTopSpacerColor)
Parameters
leftTopSpacerColorColorThe color of the left/top spacer. If
null, the left/top spacer will use the parent's background color.