Name | Description | |
---|---|---|
![]() | C1CheckBox Constructor | Initializes a new instance of the C1CheckBox class. |
The following tables list the members exposed by C1CheckBox.
Name | Description | |
---|---|---|
![]() | C1CheckBox Constructor | Initializes a new instance of the C1CheckBox class. |
Name | Description | |
---|---|---|
![]() ![]() | ColorProperty | |
![]() ![]() | IsCheckedProperty | |
![]() ![]() | IsReadOnlyProperty | |
![]() ![]() | IsThreeStateProperty |
Name | Description | |
---|---|---|
![]() | Checked | |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Color | Gets or sets the color used to paint the control. |
![]() | IsChecked | Gets or sets whether the C1CheckBox is checked. |
![]() | IsCheckedChanged | |
![]() | IsDisposed | Gets whether this control was disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsReadOnly | Gets or sets whether the C1CheckBox is read only. |
![]() | IsThreeState | Gets or sets whether C1CheckBox supports indeterminate state. |
![]() | Site | |
![]() | 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 | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Overridden. |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |