ToolbarCustomCssListEditItem Constructors
Represents an individual list item within the ToolbarCustomCssEdit‘s list.
Name | Parameters | Description |
---|---|---|
Toolbar |
none |
Initializes a new instance of the Toolbar |
Toolbar |
text, value, image |
Initializes a new instance of the Toolbar |
Toolbar |
text, value |
Initializes a new instance of the Toolbar |
Toolbar |
text, tag |
Initializes a new instance of the Toolbar |
Toolbar |
text, tag |
Initializes a new instance of the Toolbar |
Toolbar |
text |
Initializes a new instance of the Toolbar |
See Also