Method SelectedItemAs NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SelectedItemAs<T>() Casts selected item to T type. public T? SelectedItemAs<T>() Returns T Type Parameters T Type of the result.