Back to Devexpress

IFlyoutProperties Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-iflyoutproperties-dot-underscore-properties.md

latest6.3 KB
Original Source

IFlyoutProperties Properties

Contains settings common to all Flyouts within a WindowsUIView.

NameDescription
AlignmentGets or sets the alignment for all pop-up Flyouts within the current View.
AllowHtmlDrawGets or sets whether captions and descriptions for all Flyouts within the WindowsUIView can be formatted via HTML Text Formatting.
AppearanceProvides access to base appearance settings common to all Flyouts within the current WindowsUIView.
AppearanceButtonsProvides access to the appearance settings used to paint buttons for all Flyouts within the View.
AppearanceCaptionProvides access to common appearance settings used to paint all Flyout captions within the current View.
AppearanceDescriptionProvides access to appearance settings used to paint all Flyout descriptions within the current View.
ButtonSizeSpecifies the button size for all Flyouts within the current WindowsUIView.
CapacityGets or sets the maximum number of Documents Content Containers that this View can contain. Inherited from IContentContainerProperties.
DestroyOnRemovingChildrenGets or sets whether Content Containers within this View should be automatically destroyed after all their child Documents have been removed. Inherited from IContentContainerProperties.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and header. This value is common to all containers within this View. Inherited from IContentContainerProperties.
MarginGets or sets the margin common to all Content Containers. Inherited from IContentContainerProperties.
OrientationGets or sets the orientation of all Content Containers within this View. Inherited from IContentContainerProperties.
ShowCaptionGets or sets whether or not any container that displays individual documents, hosted within this View’s SplitGroup or SlideGroup containers, should display its caption. Inherited from IContentContainerProperties.
ShowContextActionBarOnActivatingGets or sets whether any Content Container within this View should display its context navigation bar upon activation. Inherited from IContentContainerProperties.
StyleGets or sets the style for all Flyouts within the View.

See Also

IFlyoutProperties Interface

IFlyoutProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace