Property SpacerColor
SpacerColor
Gets or sets the color of the top or left spacer element of the slider control. If not specified, default spacer color is used, which is defined by the DefaultSpacerColor property.
public virtual Color? SpacerColor { get; set; }