Click or drag to resize

PositionSelectOption Constructor

Overload List
 NameDescription
Public methodPositionSelectOption(String, String, Int32) Initializes a new object of type PositionSelectOption with the given name, caption and sorting index.
Public methodPositionSelectOption(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.
Public methodPositionSelectOption(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.
Top
See Also