Gets the content. Usually collection of Row objects
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public IEnumerable Content { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Content As IEnumerable Get |
| Visual C++ |
|---|
public: property IEnumerable^ Content { IEnumerable^ get (); } |
| F# |
|---|
member Content : IEnumerable with get |
Property Value
Type: IEnumerableThe content.