dbicList Send comments on this topic.
AfterColumnSortEventArgs Class Members
See Also  Properties 
dbicBase Assembly > Dbi.WinControl Namespace : AfterColumnSortEventArgs Class


"

The following tables list the members exposed by AfterColumnSortEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterColumnSortEventArgs ConstructorThe constructor for the AfterColumnSortEventArgs.  
Top

Public Properties

 NameDescription
public PropertyColumnsAn array of columns in the order in which the sort is to occur. See Sort Method  
Top

See Also