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

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