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