Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
public Nullable<bool> IsChecked {get; set;}
'Declaration Public Property IsChecked As Nullable(Of Boolean)
'Usage Dim instance As ToggleSwitch Dim value As Nullable(Of Boolean) instance.IsChecked = value value = instance.IsChecked
ToggleSwitch Class ToggleSwitch Members