Defines a TreeGroupingFolder.
Declaration Syntax
public class TreeGroupingFolder : ImportedDataModelObject, IFolderDataModelObject
Table 355: Members
Property | Children |
Gets the list of children. |
Property | ChildrenInGroup |
Gets the ChildrenInGroup. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Suppressed |
Gets or sets the Suppressed. |
Method | DeleteTreeGroupAndChildren() |
Run the DeleteTreeGroupAndChildren action. |
Method | GetChildren<ChildrenType>(bool, IList<ChildrenType>) |
Gets the list of children, filtered by type. |
Method | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) |
Gets the list of children, filtered by type. |