'Declaration Public Property TextOnRight As Boolean
'Usage Dim instance As ImageCellType Dim value As Boolean instance.TextOnRight = value value = instance.TextOnRight
public bool TextOnRight {get; set;}
'Declaration Public Property TextOnRight As Boolean
'Usage Dim instance As ImageCellType Dim value As Boolean instance.TextOnRight = value value = instance.TextOnRight
public bool TextOnRight {get; set;}