Property RealBackgroundColor
RealBackgroundColor
Gets real background color for the control.
[Browsable(false)]
public virtual Color RealBackgroundColor { get; }
Property Value
Remarks
This property returns color value even if BackgroundColor
is null
.