ColorEditItem.ToString() Method
Returns the textual representation of the ColorEditItem object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
String | A String value that is the textual representation of the item’s ColorEditItem.Color property value. |
See Also