The following tables list the members exposed by ComponentRoleDefinition.
Name | Description | |
---|---|---|
ComponentRoleDefinition Constructor | Initializes a new ComponentRoleDefinition |
Name | Description | |
---|---|---|
AllEditors | Represents the type that should be returned by the EditorType property to indicate that the component can use any editor. | |
ComponentType | Returns a type that identifies the component for which the definition represents. | |
CustomProperties | Gets or sets an array of custom property definitions that the component role exposes. | |
EditorType | Returns or sets what type of editor the component may use. | |
Name | Returns a string that uniquely identifies the component role and is used to locate/identify component style information. | |
RelatedRoles | Gets or sets an array of the roles that the control uses. | |
SharedObjects | Gets or sets an array of the names of custom shared objects that the component uses. | |
SupportedProperties | Indicates which of the stock properties are supported by the component. | |
UsesScrollbars | Return or sets a boolean indicating whether the component uses uielement scrollbars. | |
UsesToolTips | Return or sets a boolean indicating whether the component uses the Infragistics.Win.ToolTip class. |