Właściwość SortEventArgs.ClearSort —
Indicates whether all other existing sorts should be cleared.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public ReadOnly Property ClearSort As Boolean
public bool ClearSort { get; }
public:
property bool ClearSort {
bool get ();
}
member ClearSort : bool with get
function get ClearSort () : boolean
Wartość właściwości
Typ: Boolean
A Boolean value that indicates whether all other existing sorts should be cleared. The default is false.