PropertyItem.HeaderCssClass property
Gets or sets the header CSS class for the grid column. Only used in grids.
public string? HeaderCssClass { get; set; }
Property Value
The header CSS class.
See Also
- class PropertyItem
Gets or sets the header CSS class for the grid column. Only used in grids.
public string? HeaderCssClass { get; set; }
The header CSS class.