'Declaration Public Property DropDownDirection As C1.WPF.SpreadSheet.DropDownDirection
'Usage Dim instance As ToolbarDropDown Dim value As C1.WPF.SpreadSheet.DropDownDirection instance.DropDownDirection = value value = instance.DropDownDirection
public C1.WPF.SpreadSheet.DropDownDirection DropDownDirection {get; set;}