Back to Devexpress

FlyoutSettings Properties

wpf-devexpress-dot-xpf-dot-editors-dot-flyout-dot-flyoutsettings-dot-underscore-properties.md

latest2.7 KB
Original Source

FlyoutSettings Properties

Contains flyout control settings.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IndicatorHorizontalAlignmentGets or sets the horizontal alignment of a flyout indicator. This is a dependency property.
IndicatorTargetGets or sets the element to which the flyout is attached. This is a dependency property.
IndicatorVerticalAlignmentGets or sets the vertical alignment of a flyout indicator. This is a dependency property.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PlacementGets or sets the flyout popup’s position relative to its target.
ShowIndicatorGets or sets whether to show the flyout popup indicator. This is a dependency property.

See Also

FlyoutSettings Class

FlyoutSettings Members

DevExpress.Xpf.Editors.Flyout Namespace