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: 2024.12.31.0
public DataGridViewCellStyle ColumnHeadersDefaultCellStyle { get; set; }

Property Value

DataGridViewCellStyle

See Also