MultiColumnComboBoxDefaultCellStyle Property

This is used to modify the default cell style

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataGridViewCellStyle DefaultCellStyle { get; set; }

Property Value

DataGridViewCellStyle

See Also