[This is preliminary documentation and is subject to change.]
The item style sheet
Namespace:
OfficeClip.BusinessLayer.Framework.HtmlStatusAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static string ItemCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property ItemCssClass As String |
| Visual C++ |
|---|
public: static property String^ ItemCssClass { String^ get (); void set (String^ value); } |
