Gets a value (returned by a property of the data object or how else).
Namespace: Dapfor.Wpf.DataAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
Object GetValue() |
Visual Basic |
---|
Function GetValue As Object |
Visual C++ |
---|
Object^ GetValue() |
F# |
---|
abstract GetValue : unit -> Object |
Return Value
Type: ObjectA value, returned by the data object.