2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1DataMemberFieldEditor Class / IsDropDownResizable Property

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