public bool IsDirectItemsGroup { get; }
Public ReadOnly Property IsDirectItemsGroup As Boolean Get
public: property bool IsDirectItemsGroup { bool get (); }
member IsDirectItemsGroup : bool with get
In This Article