Class
RoutedDialogEvents

Routed events used to delegate the hosting of dialogs to parent elements.

Definition

Namespace:Telerik.Windows.Controls.FieldList

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

cs-api-definition
public static class RoutedDialogEvents

Inheritance: objectRoutedDialogEvents

Fields

RequestDialog

A routed event that is thrown by items that offer to display context menu but delegate the menu assignment to its parents.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "The RoutedEvent is immutable.")]
public static readonly RoutedEvent RequestDialog

Field Value

RoutedEvent

In this article
DefinitionFieldsRequestDialog
Not finding the help you need?
Contact Support