Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / ContactListForm Class / IsAncestorSiteInDesignMode Property

In This Topic
    IsAncestorSiteInDesignMode Property (ContactListForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAncestorSiteInDesignMode As System.Boolean
    public System.bool IsAncestorSiteInDesignMode {get;}
    See Also