Gets a Cell by the specified identifier.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Cell this[ string id ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( id As String ) As Cell Get |
Visual C++ |
---|
public: property Cell^ default[String^ id] { Cell^ get (String^ id); } |
F# |
---|
member Item : Cell with get |
Parameters
- id
- Type: System..::..String
Property Value
Type: CellThe Cell