'DeclarationPublic Property BackgroundStyle As BackStyle
'UsageDim instance As ButtonCellType Dim value As BackStyle instance.BackgroundStyle = value value = instance.BackgroundStyle
public BackStyle BackgroundStyle {get; set;}
'DeclarationPublic Property BackgroundStyle As BackStyle
'UsageDim instance As ButtonCellType Dim value As BackStyle instance.BackgroundStyle = value value = instance.BackgroundStyle
public BackStyle BackgroundStyle {get; set;}