[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Split.getDropDown

getDropDown Method

getDropDown()

Gets the drop down for the current column if one exists.

Declaration
protected override C1TrueDBDropdown getDropDown()
Protected Overrides Function getDropDown() As C1TrueDBDropdown
Returns
Type Description
C1TrueDBDropdown
Overrides