ComponentOne Scheduler for WinForms
Item Property (CategoryList)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > CategoryList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Category
public Category this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

CategoryList Class
CategoryList Members