FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / IsItemsHost Property

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