Defines the color used to draw the highlighted edge of a column header button (BackgroundAppearanceEnum.ButtonPlain only).
Class: HeadersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public Color ButtonLightLightColor { get; set; }
Public Property ButtonLightLightColor As Color
The column header button's highlighted edge color.
The default value is Color.ControlLightLight.
Defines the color used to draw the highlighted edge of a column header button (BackgroundAppearanceEnum.ButtonPlain only).
The defined color is only used if the column header's appearance is defined as BackgroundAppearanceEnum.ButtonPlain (HeadersClass.AppearanceDefault or CellBaseClass.Appearance).
See Also HeadersClass Class | Classes | SftTree/NET 2.0