ASPxClientResource.color Property
In This Article
Gets the resource’s color.
#Declaration
TypeScript
color: string
#Property Value
Type | Description |
---|---|
string | A string value representing the resource’s color name. |
#Remarks
Alternatively, use the ASPxClientResource.GetColor property to get the resource’s color.
See Also