'Declaration Public Property ButtonType As ButtonType
'Usage Dim instance As ButtonRenderer Dim value As ButtonType instance.ButtonType = value value = instance.ButtonType
public ButtonType ButtonType {get; set;}
'Declaration Public Property ButtonType As ButtonType
'Usage Dim instance As ButtonRenderer Dim value As ButtonType instance.ButtonType = value value = instance.ButtonType
public ButtonType ButtonType {get; set;}