C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Category Class / Category Constructor / Category Constructor(String)
The text of category.

In This Topic
Category Constructor(String)
In This Topic
Creates custom Category object with specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
 

Parameters

text
The text of category.
See Also