Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintStyle Class / IsLoaded Property

In This Topic
    IsLoaded Property (PrintStyle)
    In This Topic
    Returns true if the current style is loaded into C1PrintDocument control.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLoaded As System.Boolean
    public System.bool IsLoaded {get;}
    See Also