Property SecondarySpacerColor
SecondarySpacerColor
Gets or sets the color of the secondary spacer element. If not specified, default secondary spacer color is used, which is defined by the DefaultSecondarySpacerColor property.
public virtual Color? SecondarySpacerColor { get; set; }