'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1ListBoxItem Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}
'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1ListBoxItem Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}