Grid ColumnSortChanged EventNFX Class Library

[This is preliminary documentation and is subject to change.]

Occurs after columns sort changed

Namespace: NFX.WinForms.Controls.GridKit
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public event ColumnAttributesChangedEventHandler ColumnSortChanged

Value

Type: NFX.WinForms.Controls.GridKit ColumnAttributesChangedEventHandler
See Also