| Name | Description |
---|
| PositionSelectOption(String, String, Int32) |
Initializes a new object of type PositionSelectOption with the given name, caption and sorting index.
|
| PositionSelectOption(String, String, Int32, PositionSelectOptionPositionSelectType, String, String, Int32) |
Initializes a new object of type PositionSelectOption with the given name, caption, sorting index, options and a fixed number of positions to select.
|
| PositionSelectOption(String, String, Int32, PositionSelectOptionPositionSelectType, String, String, String) |
Initializes a new object of type PositionSelectOption with the given name, caption, sorting index, options and a datasource for the number of positions to select.
|