Name | Description | |
---|---|---|
![]() | DetailProviderRowHeaderCell Constructor | Initializes a new instance of the DetailProviderRowHeaderCell class. |
The following tables list the members exposed by DetailProviderRowHeaderCell.
Name | Description | |
---|---|---|
![]() | DetailProviderRowHeaderCell Constructor | Initializes a new instance of the DetailProviderRowHeaderCell class. |
Name | Description | |
---|---|---|
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | CollapsedIconTemplate | Gets or sets the icon shown when the details are collapsed. |
![]() | ExpandedChanged | Occurs when the user toggles the details. |
![]() | ExpandedIconTemplate | Gets or sets the icon show when the details are expanded. |
![]() | IsDisposed | Gets whether this control was disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsExpanded | Gets or sets whether the details are expanded. |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the CSS class applied to the component. (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) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |