ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1TypedDataView Class / DesignMode Property

In This Topic
    DesignMode Property (C1TypedDataView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DesignMode As System.Boolean
    public virtual System.bool DesignMode {get;}
    See Also