MultiColumnComboBoxColumnHeadersDefaultCellStyle Property

This is used to modify the column header default cell style

Definition

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

Property Value

DataGridViewCellStyle

See Also