C1.Silverlight.Schedule.5
Category Constructor(String)

The text of category.
Creates custom Category object with specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public Category( 
   System.string text
)

Parameters

text
The text of category.
See Also

Reference

Category Class
Category Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.