ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1Gauge Class / AllowDrop Property

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