Skip to main content

DocumentPreviewControl.SelectionEndedEvent Field

Identifies the DocumentPreviewControl.SelectionEnded routed event.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public static RoutedEvent SelectionEndedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also