ColumnHeaderSelectedStyle Property
ColumnHeaderSelectedStyle
Gets or sets the Microsoft.Maui.Controls.Style applied to the selected column headers.
Declaration
public Style ColumnHeaderSelectedStyle { get; set; }
Public Property ColumnHeaderSelectedStyle As Style