FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / IsItemsHost Property

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