←Select platform

IMasterFormsCategory Interface Members

Summary

The following tables list the members exposed by IMasterFormsCategory.

Public Methods

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

Public Properties

Name Description
ChildCategories Gets the sub-categories (child categories) inside this category.
ChildCategoriesCount Returns the number of sub-categories (child categories) in ChildCategories.
MasterForms Gets the Master Forms inside this category.
MasterFormsCount Returns the number of Master Forms in MasterForms.
Name Returns the category name.
Parent Gets the parent of the IMasterFormsCategory object.
Repository Gets the IMasterFormsRepository to which this IMasterFormsCategory belongs.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly