Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule Namespace / C1Calendar Class / LayoutEngine Property

In This Topic
    LayoutEngine Property (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
    public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}
    See Also