'Declaration Protected Property AnchorItem As System.Object
'Usage Dim instance As DataValidationListBox Dim value As System.Object instance.AnchorItem = value value = instance.AnchorItem
protected System.object AnchorItem {get; set;}
'Declaration Protected Property AnchorItem As System.Object
'Usage Dim instance As DataValidationListBox Dim value As System.Object instance.AnchorItem = value value = instance.AnchorItem
protected System.object AnchorItem {get; set;}