GridSelectedItem Property |
If there is exactly one selected item, returns it, otherwise
returns null.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Object SelectedItem { get; }
Public ReadOnly Property SelectedItem As Object
Get
member SelectedItem : Object with get
Property Value
Type:
ObjectRemarks See Also