←Select platform
In This Topic ▼

IMasterFormsCategory Interface Members

Summary

The following tables list the members exposed by IMasterFormsCategory.

Public Methods

Name Description
Public Method
AddChildCategory Adds a new sub-category (child category) to this category in both the storage device and ChildCategories.
Public Method AddMasterForm Adds a new Master Form to this category in both the storage device and MasterForms.
Public Method Clear Removes all Master Forms and sub-categories (child categories) from MasterForms and ChildCategories and deletes them from the storage device.
Public Method DeleteChildCategory Removes the specified sub-category (child category) from ChildCategories and deletes it from the storage device.
Public Method DeleteMasterForm Removes the specified Master Form from MasterForms and deletes it from the storage device.

Public Properties

Name Description
Public Property
ChildCategories Gets the sub-categories (child categories) inside this category.
Public Property ChildCategoriesCount Returns the number of sub-categories (child categories) in ChildCategories.
Public Property MasterForms Gets the Master Forms inside this category.
Public Property MasterFormsCount Returns the number of Master Forms in MasterForms.
Public Property Name Returns the category name.
Public Property Parent Gets the parent of the IMasterFormsCategory object.
Public Property Repository Gets the IMasterFormsRepository to which this IMasterFormsCategory belongs.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly