Back to Devexpress

IFlyoutDefaultProperties Properties

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

latest11.8 KB
Original Source

IFlyoutDefaultProperties Properties

Contains settings for a specific Flyout within a WindowsUIView.

NameDescription
ActualAlignmentGets the current alignment settings for the pop-up Flyout.
ActualAppearanceGets the common appearance settings used to paint the current Flyout.
ActualAppearanceButtonsGets the appearance settings currently applied to Flyout buttons.
ActualAppearanceCaptionGets the appearance settings currently applied to the Flyout caption.
ActualAppearanceDescriptionGets the appearance settings currently applied to this Flyout’s description.
ActualButtonSizeGets the current button size for this Flyout.
ActualCapacityGets the actual value of the IContentContainerDefaultProperties.Capacity property. Inherited from IContentContainerDefaultProperties.
ActualDestroyOnRemovingChildrenGets whether this Content Container will be destroyed after removing all its child items. Inherited from IContentContainerDefaultProperties.
ActualHeaderOffsetGets this container’s current header offset. Inherited from IContentContainerDefaultProperties.
ActualMarginGets this Content Container‘s current margin. Inherited from IContentContainerDefaultProperties.
ActualOrientationGets the actual value of the IContentContainerDefaultProperties.Orientation property. Inherited from IContentContainerDefaultProperties.
ActualStyleGets the current Flyout style.
AlignmentGets or sets the current pop-up Flyout‘s alignment.
AllowHtmlDrawGets or sets whether the Flyout caption and description can be formatted via HTML tags.
AppearanceProvides access to base Flyout appearance settings.
AppearanceButtonsProvides access to appearance settings used to paint the current Flyout‘s buttons.
AppearanceCaptionProvides access to the appearance settings used to paint the current Flyout caption.
AppearanceDescriptionProvides access to appearance settings used to paint the current Flyout’s description.
ButtonSizeGets or sets the size of the buttons within this Flyout.
CanHtmlDrawGets whether the current Flyout can format its caption and description via HTML tags.
CanShowCaptionGets whether or not this Content Container should display its caption. Inherited from IContentContainerDefaultProperties.
CanShowContextActionBarOnActivatingGets whether this Content Container will automatically display its context navigation bar upon activation. Inherited from IContentContainerDefaultProperties.
CapacityGets or sets the maximum number of Documents this Content Container can contain. Inherited from IContentContainerDefaultProperties.
DestroyOnRemovingChildrenGets or sets whether this Content Container should be automatically destroyed after all its child Documents have been removed. Inherited from IContentContainerDefaultProperties.
HasHeaderOffsetGets whether this container currently has a header offset. Inherited from IContentContainerDefaultProperties.
HasMarginGets whether this Content Container currently has a margin. Inherited from IContentContainerDefaultProperties.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and the header. Inherited from IContentContainerDefaultProperties.
MarginGets or sets this Content Container‘s margin. Inherited from IContentContainerDefaultProperties.
OrientationGets or sets the current container’s orientation. Inherited from IContentContainerDefaultProperties.
ShowCaptionGets or sets whether or not the container that displays individual documents, hosted within this SplitGroup or SlideGroup container, should display its caption. Inherited from IContentContainerDefaultProperties.
ShowContextActionBarOnActivatingGets or sets whether this Content Container should automatically display its context Navigation Bar upon activation. Inherited from IContentContainerDefaultProperties.
StyleGets or sets the current Flyout style.

See Also

IFlyoutDefaultProperties Interface

IFlyoutDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace