Skip to main content
All docs
V25.1
  • Row

    LinkedCellFormControl Interface

    Exposes members for form controls that can be linked to a cell: combo box, list box, checkbox, radio button, scroll bar, and spinner.

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public interface LinkedCellFormControl :
        FormControl,
        Shape,
        FloatingObject,
        ShapeFormatBase
    See Also