SortEventArgs.ClearSort, propriété
Indique si tous les autres tris existants doivent être effacés.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : Boolean
Valeur Boolean qui indique si tous les autres tris existants doivent être effacés.La valeur par défaut est false.