BaseComboBoxCellFlatStyle Property
Gets or sets the flat style appearance of the cell
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public FlatStyle FlatStyle { get; set; }
Public Property FlatStyle As FlatStyle
Get
Set
public:
property FlatStyle FlatStyle {
FlatStyle get ();
void set (FlatStyle value);
}
member FlatStyle : FlatStyle with get, set
Property Value
FlatStyleThe default is
Standard