Method SetFarSpacerColor
SetFarSpacerColor(Color?)
Sets the colors of the right/bottom spacer.
public virtual void SetFarSpacerColor(Color? spacerColor)
Parameters
spacerColorColorThe color of the right/bottom spacer. If
null, the right/bottom spacer will use the parent's background color.