'Declaration Public Property LabelPlacement As CellLabelPlacement
'Usage Dim instance As LabeledCellPanel Dim value As CellLabelPlacement instance.LabelPlacement = value value = instance.LabelPlacement
public CellLabelPlacement LabelPlacement {get; set;}