Class ReloadDataEditor
A class that handles the data reloading raised by Reload
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public sealed class ReloadDataEditor : Editor
Constructors
ReloadDataEditor()
Methods
Execute(Object, Object)
Handles editing execution. Changes properties of the System.
Declaration
protected override void Execute(object sender, object parameter)
Parameters
System. The sender. |
System. The parameter. |