Back to Devexpress

DataSelectorFormControl Interface

officefileapi-devexpress-dot-spreadsheet-a7af07e2.md

latest1.0 KB
Original Source

DataSelectorFormControl Interface

Exposes members for form controls used to select data: list box and combo box.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface DataSelectorFormControl :
    FormControl,
    Shape,
    FloatingObject,
    ShapeFormatBase
vb
Public Interface DataSelectorFormControl
    Inherits FormControl,
             Shape,
             FloatingObject,
             ShapeFormatBase

See Also

DataSelectorFormControl Members

DevExpress.Spreadsheet Namespace