ASPxClientDropDownEditBase Class
Represents a base class for the editors that contain a drop down window.
Declaration
declare class ASPxClientDropDownEditBase extends ASPxClientButtonEditBase
Remarks
This object is the base for the ASPxClientDropDownEdit, ASPxClientColorEdit, ASPxClientComboBox and the ASPxClientDateEdit objects. It implements the common client-side functionality, which allows you to operate a dropdown editor’s settings.
Inheritance
See Also