Gets the Row.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public Row Row { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Row As Row Get |
| Visual C++ |
|---|
public: property Row^ Row { Row^ get (); } |
| F# |
|---|
member Row : Row with get |
Property Value
Type: RowThe row.