DXPopupOptionInfo Constructors
Stores information used to create a DXPopupOptionButton in a DXPopupOptionSheet.| Name | Parameters | Description |
|---|---|---|
| DXPopupOptionInfo(String, Boolean) | text, isChecked | Initializes a new instance of the DXPopupOptionInfo class with specified settings. |
See Also