MultiColumnComboBoxDefaultCellStyle Property
This is used to modify the default cell style
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataGridViewCellStyle DefaultCellStyle { get; set; }
Public Property DefaultCellStyle As DataGridViewCellStyle
Get
Set
public:
property DataGridViewCellStyle^ DefaultCellStyle {
DataGridViewCellStyle^ get ();
void set (DataGridViewCellStyle^ value);
}
member DefaultCellStyle : DataGridViewCellStyle with get, set
Property Value
DataGridViewCellStyle