LinkedCellFormControl.LinkedCell Property
In This Article
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.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cell |
The linked cell. |
See Also