Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class
Fields Properties Methods

In This Topic
    GridColumnHeaderCell Class Members
    In This Topic

    The following tables list the members exposed by GridColumnHeaderCell.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GridColumnHeaderCell class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsOptionsDropDownOpen dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxOutline dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OptionsDropDownContent dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OptionsIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OptionsMenuVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OutlineBorderColor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OutlineBorderWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OutlineColor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowSort dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SortAscendingIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SortDescendingIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SortIconPosition dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SortIndeterminateIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SortState dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitleAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitlePadding dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Title dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets whether the options drop-down is opened.  
    Public PropertyCalled when the options drop-down is opened or closed.  
    Public PropertyGets or sets the number of outlines.  
    Public PropertyGets or sets the content of the options drop-down.  
    Public PropertyGets or sets the icon template of the options drop-down.  
    Public PropertyGets or sets the visibility of the options drop-down.  
    Public PropertyGets or sets the color of the outline border.  
    Public PropertyGets or sets the width of the outline border.  
    Public PropertyGets or sets the color of the outline.  
    Public PropertyOccurs when any of the outlines is tapped.  
    Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets whether the grid should display sort indicators in the column headers.  
    Public PropertyGets or sets the sort ascending icon template.  
    Public PropertyGets or sets the sort descending icon template.  
    Public PropertyGets or sets the sort icon position.  
    Public PropertyGets or sets the sort indeterminate icon template.  
    Public PropertyGets or sets the sort state.  
    Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the title of the column.  
    Public PropertyGets or sets the alignment of the title inside the cell.  
    Public PropertyGets or sets the padding of the title of the column.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Top
    See Also