ASPxClientHintOptions.className Property
Gets or sets a custom CSS class name that will be assigned to the root ASPxHint element.
Declaration
className: string
Property Value
Type | Description |
---|---|
string | A string value that is the CSS class name. |
See Also