FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / AllowCustomCells Property

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