dbicList Send comments on this topic.
BeforeColumnSortEventArgs Constructor
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > BeforeColumnSortEventArgs Class : BeforeColumnSortEventArgs Constructor

The constructor for the BeforeColumnSortEventArgs.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public BeforeColumnSortEventArgs()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also