Table of Contents

Method ResetSortDirections

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ResetSortDirections()

Resets the sort directions for all columns to their default values.

protected virtual void ResetSortDirections()

Remarks

This method initializes the sort directions and sets the default sort direction for the Name column to Ascending. Override this method in a derived class to customize the default sort directions.