BaseListControlFlatStyle Property
This is used to set or get the flat drawing style to use for the control
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public virtual FlatStyle FlatStyle { get; set; }
Public Overridable Property FlatStyle As FlatStyle
Get
Set
public:
virtual property FlatStyle FlatStyle {
FlatStyle get ();
void set (FlatStyle value);
}
abstract FlatStyle : FlatStyle with get, set
override FlatStyle : FlatStyle with get, set
Property Value
FlatStyle