True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / PrintForm Class / IsAncestorSiteInDesignMode Property

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