Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / EditorCheckBox Class / InheritProperties Property

In This Topic
    InheritProperties Property (EditorCheckBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property InheritProperties As Boolean
    public bool InheritProperties {get; set;}
    See Also