Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintStyleCollection Class / GetUniqueStyleName Method

In This Topic
    GetUniqueStyleName Method (PrintStyleCollection)
    In This Topic
    Returns the System.String value which can be used as unique style name.
    Syntax
    'Declaration
     
    Public Function GetUniqueStyleName() As System.String
    public System.string GetUniqueStyleName()
    See Also