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






