ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintStyle Class / StyleName Property

In This Topic
    StyleName Property (PrintStyle)
    In This Topic
    Gets or sets the System.String value, determining style display name.
    Syntax
    'Declaration
     
    Public Property StyleName As System.String
    public System.string StyleName {get; set;}
    See Also