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

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