Defines the appearance of the column header.
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
public class DataGridColumnHeaderAppearance : DataGridAppearance
Inheritance: objectDataGridAppearanceDataGridColumnHeaderAppearance
Fields
BackgroundColorProperty
BindableProperty
Identifies the BackgroundColor property.
public static readonly BindableProperty BackgroundColorProperty
BorderColorProperty
BindableProperty
Identifies the BorderColor property.
public static readonly BindableProperty BorderColorProperty
BorderThicknessProperty
BindableProperty
Identifies the BorderThickness property.
public static readonly BindableProperty BorderThicknessProperty
FilterIndicatorActiveTextColorProperty
BindableProperty
Identifies the FilterIndicatorActiveTextColor property.
public static readonly BindableProperty FilterIndicatorActiveTextColorProperty
FilterIndicatorFontAttributesProperty
BindableProperty
Identifies the FilterIndicatorFontAttributes property.
public static readonly BindableProperty FilterIndicatorFontAttributesProperty
FilterIndicatorFontFamilyProperty
BindableProperty
Identifies the FilterIndicatorFontFamily property.
public static readonly BindableProperty FilterIndicatorFontFamilyProperty
FilterIndicatorFontSizeProperty
BindableProperty
Identifies the FilterIndicatorFontSize property.
public static readonly BindableProperty FilterIndicatorFontSizeProperty
FilterIndicatorMarginProperty
BindableProperty
Identifies the FilterIndicatorMargin property.
public static readonly BindableProperty FilterIndicatorMarginProperty
FilterIndicatorTextColorProperty
BindableProperty
Identifies the FilterIndicatorTextColor property.
public static readonly BindableProperty FilterIndicatorTextColorProperty
FilterIndicatorTextProperty
BindableProperty
Identifies the FilterIndicatorText property.
public static readonly BindableProperty FilterIndicatorTextProperty
HorizontalTextAlignmentProperty
BindableProperty
Identifies the HorizontalTextAlignment property.
public static readonly BindableProperty HorizontalTextAlignmentProperty
HoverBackgroundColorProperty
BindableProperty
Identifies the HoverBackgroundColor property.
public static readonly BindableProperty HoverBackgroundColorProperty
IndicatorColorProperty
BindableProperty
Identifies the IndicatorColor property.
public static readonly BindableProperty IndicatorColorProperty
IndicatorFontAttributesProperty
BindableProperty
Identifies the IndicatorFontAttributes property.
public static readonly BindableProperty IndicatorFontAttributesProperty
IndicatorFontFamilyProperty
BindableProperty
Identifies the IndicatorFontFamily property.
public static readonly BindableProperty IndicatorFontFamilyProperty
IndicatorFontSizeProperty
BindableProperty
Identifies the IndicatorFontSize property.
public static readonly BindableProperty IndicatorFontSizeProperty
IndicatorMarginProperty
BindableProperty
Identifies the IndicatorMargin property.
public static readonly BindableProperty IndicatorMarginProperty
IndicatorTextProperty
BindableProperty
Identifies the IndicatorText property.
public static readonly BindableProperty IndicatorTextProperty
SortIndicatorAscendingTextProperty
BindableProperty
Identifies the SortIndicatorAscendingText property.
public static readonly BindableProperty SortIndicatorAscendingTextProperty
SortIndicatorColorProperty
BindableProperty
Identifies the SortIndicatorColor property.
public static readonly BindableProperty SortIndicatorColorProperty
SortIndicatorDescendingTextProperty
BindableProperty
Identifies the SortIndicatorDescendingText property.
public static readonly BindableProperty SortIndicatorDescendingTextProperty
SortIndicatorFontAttributesProperty
BindableProperty
Identifies the SortIndicatorFontAttributes property.
public static readonly BindableProperty SortIndicatorFontAttributesProperty
SortIndicatorFontFamilyProperty
BindableProperty
Identifies the SortIndicatorFontFamily property.
public static readonly BindableProperty SortIndicatorFontFamilyProperty
SortIndicatorFontSizeProperty
BindableProperty
Identifies the SortIndicatorFontSize property.
public static readonly BindableProperty SortIndicatorFontSizeProperty
SortIndicatorHorizontalOptionsProperty
BindableProperty
Identifies the SortIndicatorHorizontalOptions property.
public static readonly BindableProperty SortIndicatorHorizontalOptionsProperty
SortIndicatorMarginProperty
BindableProperty
Identifies the SortIndicatorMargin property.
public static readonly BindableProperty SortIndicatorMarginProperty
TextColorProperty
BindableProperty
Identifies the TextColor property.
public static readonly BindableProperty TextColorProperty
TextFontAttributesProperty
BindableProperty
Identifies the TextFontAttributes property.
public static readonly BindableProperty TextFontAttributesProperty
TextFontFamilyProperty
BindableProperty
Identifies the TextFontFamily property.
public static readonly BindableProperty TextFontFamilyProperty
TextFontSizeProperty
BindableProperty
Identifies the TextFontSize property.
public static readonly BindableProperty TextFontSizeProperty
TextHorizontalOptionsProperty
BindableProperty
Identifies the TextHorizontalOptions property.
public static readonly BindableProperty TextHorizontalOptionsProperty
TextMarginProperty
BindableProperty
Identifies the TextMargin property.
public static readonly BindableProperty TextMarginProperty
TextVerticalOptionsProperty
BindableProperty
Identifies the TextVerticalOptions property.
public static readonly BindableProperty TextVerticalOptionsProperty
VerticalTextAlignmentProperty
BindableProperty
Identifies the VerticalTextAlignment property.
public static readonly BindableProperty VerticalTextAlignmentProperty
Properties
BackgroundColor
Color
Gets or sets the background color.
public Color BackgroundColor { get; set; }
BorderColor
Color
Gets or sets the border color.
public Color BorderColor { get; set; }
BorderThickness
Thickness
Gets or sets the border thickness.
public Thickness BorderThickness { get; set; }
Gets or sets the color of the active state of the filter symbol.
public Color FilterIndicatorActiveTextColor { get; set; }
FilterIndicatorFontAttributes
FontAttributes
Gets or sets the FontAttributes for the ColumnHeaders filter symbol.
public FontAttributes FilterIndicatorFontAttributes { get; set; }
Gets or sets the font family of the ColumnHeaders filter symbol.
public string FilterIndicatorFontFamily { get; set; }
Gets or sets the size of the ColumnHeaders filter symbol.
[TypeConverter(typeof(FontSizeConverter))]
public double FilterIndicatorFontSize { get; set; }
FilterIndicatorMargin
Thickness
Gets or sets the margin of the filter symbol part of the ColumnHeader.
public Thickness FilterIndicatorMargin { get; set; }
Gets or sets the text for the filter symbol of the ColumnHeader.
public string FilterIndicatorText { get; set; }
Gets or sets the color of the normal state of the filter symbol.
public Color FilterIndicatorTextColor { get; set; }
HorizontalTextAlignment
TextAlignment
Gets or sets a value indicating the horizontal text alignment.
public TextAlignment HorizontalTextAlignment { get; set; }
HoverBackgroundColor
Color
Gets or sets the background color when the mouse is over the Column.
public Color HoverBackgroundColor { get; set; }
IndicatorColor
Color
Gets or sets the color for the indicator part of the ColumnHeader.
public Color IndicatorColor { get; set; }
IndicatorFontAttributes
FontAttributes
Gets or sets the FontAttributes for the ColumnHeaders indicator.
public FontAttributes IndicatorFontAttributes { get; set; }
Gets or sets the font family of the indicator that is part of the ColumnHeader.
public string IndicatorFontFamily { get; set; }
Gets or sets the font size of the indicator that is part of the ColumnHeader.
[TypeConverter(typeof(FontSizeConverter))]
public double IndicatorFontSize { get; set; }
IndicatorMargin
Thickness
Gets or sets the margin of the indicator part of the ColumnHeader.
public Thickness IndicatorMargin { get; set; }
Gets or sets the text of the indicator part of the ColumnHeader.
public string IndicatorText { get; set; }
Gets or sets the text of the sort indicator when the sorting is ascending.
public string SortIndicatorAscendingText { get; set; }
SortIndicatorColor
Color
Gets or sets the color for the sort indicator part of the ColumnHeader.
public Color SortIndicatorColor { get; set; }
Gets or sets the text of the sort indicator when the sorting is descending.
public string SortIndicatorDescendingText { get; set; }
SortIndicatorFontAttributes
FontAttributes
Gets or sets the FontAttributes for the ColumnHeaders sort indicator.
public FontAttributes SortIndicatorFontAttributes { get; set; }
Gets or sets the font family of the sort indicator that is part of the ColumnHeader.
public string SortIndicatorFontFamily { get; set; }
Gets or sets the font size of the sort indicator that is part of the ColumnHeader.
[TypeConverter(typeof(FontSizeConverter))]
public double SortIndicatorFontSize { get; set; }
SortIndicatorHorizontalOptions
LayoutOptions
Gets or sets the horizontal options of the sort indicator.
public LayoutOptions SortIndicatorHorizontalOptions { get; set; }
SortIndicatorMargin
Thickness
Gets or sets the margin of the sort symbol part of the ColumnHeader.
public Thickness SortIndicatorMargin { get; set; }
TextColor
Color
Gets or sets the color for the text part of the ColumnHeader.
public Color TextColor { get; set; }
TextFontAttributes
FontAttributes
Gets or sets the FontAttributes for the text part of the ColumnHeader.
public FontAttributes TextFontAttributes { get; set; }
Gets or sets the FontFamily of the Headers text part.
public string TextFontFamily { get; set; }
Gets or sets the size of the Headers text part.
[TypeConverter(typeof(FontSizeConverter))]
public double TextFontSize { get; set; }
TextHorizontalOptions
LayoutOptions
Gets or sets the horizontal options of the text.
public LayoutOptions TextHorizontalOptions { get; set; }
TextMargin
Thickness
Gets or sets the margin for the text part of the ColumnHeader.
public Thickness TextMargin { get; set; }
TextVerticalOptions
LayoutOptions
Gets or sets the vertical options of the text.
public LayoutOptions TextVerticalOptions { get; set; }
VerticalTextAlignment
TextAlignment
Gets or sets a value indicating the vertical text alignment.
public TextAlignment VerticalTextAlignment { get; set; }