The following tables list the members exposed by RoleNode.
Name | Description | |
---|---|---|
Description | Returns a description for the role. | |
Name | Returns the name of the role. | |
Nodes | Returns a collection of the child nodes. | |
Parent | Return the parent role or null (Nothing in VB) if this is the root role. | |
States | Returns an enumeration indicating which states may be used by the role. |
Name | Description | |
---|---|---|
GetAllStates | Returns a Infragistics.Win.AppStyling.RoleState that contains a combination of the states used by this role and all of its descendant roles. | |
GetCommonStates | Returns a Infragistics.Win.AppStyling.RoleState that contains the states used by this role and all of its descendant roles. | |
IsPropertySupported | Indicates if the specified property is supported by the role that was registered. |