Back to Devexpress

LinkedCellFormControl Interface

officefileapi-devexpress-dot-spreadsheet-09408191.md

latest1.1 KB
Original Source

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.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

See Also

LinkedCellFormControl Members

DevExpress.Spreadsheet Namespace