Property RealBackgroundColor
RealBackgroundColor
Gets real background color for the control.
Color RealBackgroundColor { get; }
Property Value
Remarks
This property returns color value even if BackgroundColor
is null
.
Gets real background color for the control.
Color RealBackgroundColor { get; }
This property returns color value even if BackgroundColor
is null
.