ComponentOne Scheduler for WinForms
StyleName Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : StyleName Property
Gets or sets the System.String value, determining the unique style name for using in PrintStyleCollection.
Syntax
'Declaration
 
Public Property StyleName As System.String
public System.string StyleName {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members