Skip to main content
All docs
V23.2
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.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

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