RadioButtons : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of RadioButtons
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
object SelectedItem | all platforms supported by Uno Platform |
int SelectedIndex | all platforms supported by Uno Platform |
int MaxColumns | all platforms supported by Uno Platform |
object ItemsSource | all platforms supported by Uno Platform |
object ItemTemplate | all platforms supported by Uno Platform |
DataTemplate HeaderTemplate | all platforms supported by Uno Platform |
object Header | all platforms supported by Uno Platform |
IList | all platforms supported by Uno Platform |
DependencyProperty HeaderProperty | all platforms supported by Uno Platform |
DependencyProperty HeaderTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty ItemTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsSourceProperty | all platforms supported by Uno Platform |
DependencyProperty MaxColumnsProperty | all platforms supported by Uno Platform |
DependencyProperty SelectedIndexProperty | all platforms supported by Uno Platform |
DependencyProperty SelectedItemProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
UIElement ContainerFromIndex(int) | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
SelectionChangedEventHandler SelectionChanged | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.