ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / AllowDrop Property

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