Class ConfirmationFrame
A System.Windows.Controls.ContentControl used to render common OK and Cancel buttons around its content.
Inheritance
System.Object
ConfirmationFrame
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public class ConfirmationFrame : ContentControl
Constructors
ConfirmationFrame()
Declaration
public ConfirmationFrame()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|