dbicList Send comments on this topic.
Sortable Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnItem Class : Sortable Property

Determines if the column is sortable.

Syntax

Visual Basic (Declaration) 
Public Property Sortable As Boolean
C# 
public bool Sortable {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also