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