C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / EditorCheckBox Class / IsReadOnly Property

In This Topic
IsReadOnly Property (EditorCheckBox)
In This Topic
Gets or sets whether the C1.Blazor.Core.C1CheckBox is read only.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also