'Declaration Public Property CommandName As String
'Usage Dim instance As ButtonCellType Dim value As String instance.CommandName = value value = instance.CommandName
public string CommandName {get; set;}
'Declaration Public Property CommandName As String
'Usage Dim instance As ButtonCellType Dim value As String instance.CommandName = value value = instance.CommandName
public string CommandName {get; set;}