LinkedCellFormControl.LinkedCell Property
Specifies a cell linked to the form control. This cell has the value specified by the form control.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CellRange | The linked cell. |
See Also