DataTableDataSourceView.DefaultSortExpression Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultSortExpression As String
    Get
'Usage
Dim value As String

value = Me.DefaultSortExpression
protected virtual string DefaultSortExpression { get; }

Property Value

Type: System.String

See Also

Reference

DataTableDataSourceView Class

DataTableDataSourceView Members

Microsoft.SharePoint.WebControls Namespace