DXPopupActionInfo Constructors
Stores information used to create a DXPopupActionButton in a DXPopupActionSheet.Name | Parameters | Description |
---|---|---|
DXPopupActionInfo(String, String) | text, icon | Initializes a new instance of the DXPopupActionInfo class with specified settings. |
See Also