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

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