Represents a base class used to configure the appearance of the column header cells.
InheritanceSystem.Object
IgbHeader
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dllpublic class IgbHeader : IgbDefinitionBase, JsonSerializable
Constructors Declaration Properties
Gets the actual background color that is used for the cells when they are selected
Declarationpublic string ActualSortIndicatorColor { get; set; }
Property Value Type Description System.String Declaration
public SortIndicatorStyle ActualSortIndicatorStyle { get; set; }
Property Value
Gets or sets the amount of bottom padding to use for the cell content.
Declarationpublic int PaddingBottom { get; set; }
Property Value Type Description System.Int32
Gets or sets the amount of left padding to use for the cell content.
Declarationpublic int PaddingLeft { get; set; }
Property Value Type Description System.Int32
Gets or sets the amount of right padding to use for the cell content.
Declarationpublic int PaddingRight { get; set; }
Property Value Type Description System.Int32
Gets or sets the amount of top padding to use for the cell content.
Declarationpublic int PaddingTop { get; set; }
Property Value Type Description System.Int32
Gets or sets the color to use for the sort indicator icon
Declarationpublic string SortIndicatorColor { get; set; }
Property Value Type Description System.String Declaration
public SortIndicatorStyle SortIndicatorStyle { get; set; }
Property Value Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Declaration
protected override void FromEventJson(BaseRendererControl control, Dictionary<string, object> args)
Parameters Type Name Description BaseRendererControl control System.Collections.Generic.Dictionary<System.String, System.Object> args Overrides Declaration
protected override void ToEventJson(BaseRendererControl control, Dictionary<string, object> args)
Parameters Type Name Description BaseRendererControl control System.Collections.Generic.Dictionary<System.String, System.Object> args Overrides Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4