Gets the cell.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Cell Cell { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Cell As Cell Get |
| Visual C++ |
|---|
public: property Cell^ Cell { Cell^ get (); } |
| F# |
|---|
member Cell : Cell with get |
Property Value
Type: CellThe cell.