[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadDataSourceView.CanSort

CanSort Property

CanSort

Gets whether the data source can sort; this implementation always returns false.

Declaration
public override bool CanSort { get; }
Public Overrides ReadOnly Property CanSort As Boolean
Overrides