'DeclarationPublic Property celltype As DesignerMain.CellTypeEnum
'UsageDim instance As CellTypeDlgV3 Dim value As DesignerMain.CellTypeEnum instance.celltype = value value = instance.celltype
public DesignerMain.CellTypeEnum celltype {get; set;}
'DeclarationPublic Property celltype As DesignerMain.CellTypeEnum
'UsageDim instance As CellTypeDlgV3 Dim value As DesignerMain.CellTypeEnum instance.celltype = value value = instance.celltype
public DesignerMain.CellTypeEnum celltype {get; set;}