ToolbarStyle.CssClass Property
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property CssClass As String
public virtual string CssClass {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio 2005
See Also
Reference
ToolbarStyle Class
ToolbarStyle Members
CrystalDecisions.Shared Namespace