The CssClass property returns/sets a custom CSS rule name for the Item object.

Property Value

CssClass rule name.

Remarks

Set the Item's CssClass. With this property you can set the Item's Caption string to use attributes specified in a custom CSS Class defined on the page. Any CSS font attributes in the custom class will override the font properties on the Item. Any font attributes not specified in the custom CSS Class will be inherited from the Font object.

Default: Empty String


Copyright © Coalesys, Inc.