'DeclarationPublic Property CellType As BaseCellType
'UsageDim instance As DesignerGcComboBoxCellSettings Dim value As BaseCellType instance.CellType = value value = instance.CellType
public BaseCellType CellType {get; set;}
'DeclarationPublic Property CellType As BaseCellType
'UsageDim instance As DesignerGcComboBoxCellSettings Dim value As BaseCellType instance.CellType = value value = instance.CellType
public BaseCellType CellType {get; set;}