CodeStack.SwEx.PMPage.Attributes Namespace |
| Class | Description | |
|---|---|---|
| BitmapOptionsAttribute |
Additional options for bitmap control
| |
| ComboBoxOptionsAttribute |
Provides additional options for the drop-down list box
| |
| ControlAttributionAttribute |
Provides additional attribution options (i.e. icons, labels, tooltips etc.) for all controls
| |
| ControlOptionsAttribute |
Generic options for all controls
| |
| ControlTagAttribute |
Adds the tag associated with control created for the specified model property
| |
| DependentOnAttribute |
Allows to enable dependency of the control from another controls
| |
| HelpAttribute |
Provides the additional help links for the page
| |
| IgnoreBindingAttribute |
Indicates that current property should be ignored for binding
and control should not be created
| |
| MessageAttribute |
Attributes allows to specify the message to be displayed in the property manager page
| |
| NumberBoxOptionsAttribute |
Provides additional options for number box control
| |
| OptionBoxAttribute |
Attribute indicates that current property should be rendered as option box
| |
| OptionBoxOptionsAttribute |
Additional options for option box control
| |
| PageOptionsAttribute |
Property manager page options
| |
| SelectionBoxAttribute |
Sets the current control to be a selection box
| |
| SelectionBoxOptionsAttribute |
Additional options for selection box control
| |
| TabAttribute |
Attribute indicates that current property or class should be rendered as tab box
| |
| TextBoxOptionsAttribute |
Additional options for text box control
|