ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ComplexExporterOptionsForm Class / AllowDrop Property

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