ColumnHeaderFontAttributes Property
ColumnHeaderFontAttributes
Gets or sets the font attributes applied to column header cells.
Declaration
public FontAttributes ColumnHeaderFontAttributes { get; set; }
Public Property ColumnHeaderFontAttributes As FontAttributes