ComponentOne Scheduler for WinForms
Item(Int32) Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyleCollection Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As PrintStyle
public PrintStyle Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

PrintStyleCollection Class
PrintStyleCollection Members
Overload List