'Declaration
Public Property celltype As DesignerMain.CellTypeEnum
'Usage
Dim instance As CellTypeDlgV3 Dim value As DesignerMain.CellTypeEnum instance.celltype = value value = instance.celltype
public DesignerMain.CellTypeEnum celltype {get; set;}
'Declaration
Public Property celltype As DesignerMain.CellTypeEnum
'Usage
Dim instance As CellTypeDlgV3 Dim value As DesignerMain.CellTypeEnum instance.celltype = value value = instance.celltype
public DesignerMain.CellTypeEnum celltype {get; set;}