Skip to content

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