ComponentOne Scheduler for WinForms
Item(String) Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyleCollection Class > Item Property : Item(String) Property
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As PrintStyle
public PrintStyle Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

PrintStyleCollection Class
PrintStyleCollection Members
Overload List