DXMenuCheckItem Constructors
A menu item that can be checked and unchecked.
Name | Parameters | Description |
---|---|---|
DXMenu |
none |
Initializes a new instance of the DXMenu |
DXMenu |
caption, check, image, checked |
Initializes a new instance of the DXMenu |
DXMenu |
caption, check |
Initializes a new instance of the DXMenu |
DXMenu |
caption |
Initializes a new instance of the DXMenu |
See Also