Gets/sets a value that specify whether to sort items in Details if the column header is clicked.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public Property SortOnColumnClick As Boolean

C#

public bool SortOnColumnClick { get; set; }

Property Value

A Boolean value that specify whether to sort items in Details if the column header is clicked.