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.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
public interface LinkedCellFormControl :
FormControl,
Shape,
FloatingObject,
ShapeFormatBase
See Also