SortableListViewDefaultColumn Property

Gets or sets the default one-based column index.
The default value is 1.

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public int DefaultColumn { get; set; }

Property Value

Int32

See Also