MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1CheckBox Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (C1CheckBox)
    In This Topic
    Gets or sets whether the C1CheckBox is read only.
    Syntax
    public bool IsReadOnly {get; set;}
    See Also