ComponentOne Scheduler for WinForms
DisplayName Property (PrintStyle)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : DisplayName Property
Gets or sets the System.String value, determining style display name.
Syntax
'Declaration
 
Public Property DisplayName As System.String
public System.string DisplayName {get; set;}
Remarks
For default styles this value is initialized with the value of the Description property localized according to the owning control's culture.
See Also

Reference

PrintStyle Class
PrintStyle Members