RadControls for Silverlight

The event args used by the EditorPrepare event of the EditableHeaderedItemsControl.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.1050

Syntax

C#
public class EditorPrepareEventArgs : RadRoutedEventArgs
Visual Basic
Public Class EditorPrepareEventArgs _
	Inherits RadRoutedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows..::..RoutedEventArgs
      Telerik.Windows..::..RadRoutedEventArgs
        Telerik.Windows.Controls..::..EditorPrepareEventArgs

See Also