[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintStyle.StyleName

StyleName Property

StyleName

Gets or sets the string value, determining the unique style name for using in PrintStyleCollection.

Declaration
[C1Category("Data")]
public string StyleName { get; set; }
<C1Category("Data")>
Public Property StyleName As String