Gets or sets the object whose settings are edited by the grid.
public object SelectedObject { get; set; }
Public Property SelectedObject() As Object
The first object in the object list. If there is no currently selected object the return is null.
The SelectedObject property sets a single object into the grid to be browsed. If multiple objects are being browsed, this property returns the first one in the list. If no objects are selected, null is returned.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET