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