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