ASPxClientResource.GetColor Method
Gets the resource’s color.
Declaration
GetColor(): string
Returns
Type | Description |
---|---|
string | A string value that is the resource’s color name. |
Remarks
Alternatively, use the ASPxClientResource.color property to get the resource’s color name.
See Also