Click or drag to resize

SortingHelperGetDirection Method

Namespace:  FileHold.Common.Grid
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetDirection(
	ListSortDirection direction
)

Parameters

direction
Type: System.ComponentModelListSortDirection

Return Value

Type: String
See Also