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.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CellRange | The linked cell. |
See Also