Name | Description | |
---|---|---|
![]() | Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) |
![]() | InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsOptionsDropDownOpen | Gets or sets whether the options drop-down is opened. |
![]() | IsOptionsDropDownOpenChanged | Called when the options drop-down is opened or closed. |
![]() | MaxOutline | Gets or sets the number of outlines. |
![]() | OptionsDropDownContent | Gets or sets the content of the options drop-down. |
![]() | OptionsIconTemplate | Gets or sets the icon template of the options drop-down. |
![]() | OptionsMenuVisibility | Gets or sets the visibility of the options drop-down. |
![]() | OutlineBorderColor | Gets or sets the color of the outline border. |
![]() | OutlineBorderWidth | Gets or sets the width of the outline border. |
![]() | OutlineColor | Gets or sets the color of the outline. |
![]() | OutlineTapped | Occurs when any of the outlines is tapped. |
![]() | Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) |
![]() | ShowSort | Gets or sets whether the grid should display sort indicators in the column headers. |
![]() | SortAscendingIconTemplate | Gets or sets the sort ascending icon template. |
![]() | SortDescendingIconTemplate | Gets or sets the sort descending icon template. |
![]() | SortIconPosition | Gets or sets the sort icon position. |
![]() | SortIndeterminateIconTemplate | Gets or sets the sort indeterminate icon template. |
![]() | SortState | Gets or sets the sort state. |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Title | Gets or sets the title of the column. |
![]() | TitleAlignment | Gets or sets the alignment of the title inside the cell. |
![]() | TitlePadding | Gets or sets the padding of the title of the column. |