[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.OnFootClick

OnFootClick Method

OnFootClick(ColEventArgs)

Occurs when the user clicks on the column footer.

Declaration
protected override void OnFootClick(ColEventArgs e)
Parameters
Type Name Description
ColEventArgs e
Overrides