FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / IsItemsHost Property

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