Back to Devexpress

WindowsUIView Properties

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

latest23.4 KB
Original Source

WindowsUIView Properties

A DocumentManager View that allows you to create Windows 10-like applications.

NameDescription
ActionButtonBackgroundImagesGets or sets the object that stores images used as custom background images for Navigation Bar actions.
ActiveContentContainerGets the content container currently displayed within the current WindowsUIView.
ActiveDocumentGets the active document. Inherited from BaseView.
ActiveFloatDocumentGets the active floating document. Inherited from BaseView.
ActiveFlyoutContainerGets the currently displayed Flyout.
AddTileWhenCreatingDocumentGets or sets whether a corresponding Tile should be automatically generated each time a new Document is added to the current WindowsUIView.
AllowCaptionDragMoveGets or sets whether end-users can drag the WindowsUIView‘s caption area to move the parent form.
AllowHotkeyNavigationThis member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.
AllowResetLayoutGets or sets whether the current DocumentManager‘s layout can be reset to default. Inherited from BaseView.
AppearanceContains appearance settings for the current View. Inherited from BaseView.
AppearanceActionsBarProvides access to appearance settings used to paint the current WindowsUIView‘s navigation bars.
AppearanceActionsBarButtonProvides access to appearance settings used to paint the current WindowsUIView‘s navigation bar actions.
AppearanceCaptionProvides access to appearance settings used to paint the current WindowsUIView‘s caption.
AppearanceSearchPanelProvides access to the Search Panel appearance settings.
AppearanceSplashScreenProvides access to appearance settings of the current WindowsUIView‘s splash screen.
BackgroundImageGets or sets the current DocumentManager‘s background image. Inherited from BaseView.
BackgroundImageLayoutModeGets or sets the background image layout as defined in the ImageLayoutMode enumeration. Inherited from BaseView.
BackgroundImageStretchMarginsGets or sets stretching margins for a DocumentManager‘s background image in a View. Inherited from BaseView.
BoundsGets the visual bounds of the current object. Inherited from BaseView.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CaptionGets or sets the current WindowsUIView‘s caption.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContentContainerActionsProvides access to Custom Navigation Bar Actions common to all Content Containers within the current WindowsUIView.
ContentContainersProvides access to the Content Containers collection used within the current WindowsUIView.
ControllerProvides access to the current WindowsUIView‘s Controller.
CustomResizeZoneThicknessGets or sets the resize zone thickness. Inherited from BaseView.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DetailContainerPropertiesProvides access to properties of content containers that display individual documents, hosted within all SplitGroup and SlideGroup content containers that belong to this WindowsUIView.
DocumentPropertiesProvides access to properties common to all documents within the current View. Inherited from BaseView.
DocumentsStores all documents displayed within the View. Inherited from BaseView.
DocumentSelectorPropertiesProvides access to appearance settings used for a Document Selector within the current view. Inherited from BaseView.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FloatDocumentsProvides access to floating documents. Inherited from BaseView.
FloatDocumentsAlwaysOnTopThe FloatDocumentsAlwaysOnTop property is in effect only in Tabbed and Widget Views. See this link for more information: BaseView.FloatDocumentsAlwaysOnTop.
FloatingDocumentContainerThis member supports the internal infrastructure, and is not intended to be used directly from your code.
FloatPanelsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
FlyoutPropertiesContains default flyout settings applied to all flyouts within the WindowsUIView.
IsDisposingGets whether the BaseComponent object is currently being disposed of. Inherited from BaseComponent.
IsDocumentSelectorVisibleGets if a document selector for this BaseView is currently visible. Inherited from BaseView.
IsEmptyGets whether a View is empty. Inherited from BaseView.
IsFocusedGets whether any document within the current View has focus. Inherited from BaseView.
IsInitializedIndicates whether or not the BaseComponent object has been fully initialized. Inherited from BaseComponent.
IsInitializingReturns whether or not the BaseComponent object is currently being initialized. Inherited from BaseComponent.
IsLoadedGets whether the current object has been loaded. Inherited from BaseView.
IsLoadingGets whether the current object is being loaded. Inherited from BaseView.
IsLoadingAnimationInProgressGets whether loading indicator animation is currently running within this View. Inherited from BaseView.
IsTransitionAnimationInProgressGets whether transition animation is currently running within this WindowsUIView.
IsUpdateLockedReturns whether or not this BaseComponent is currently locked, which prevents any visual updates. Inherited from BaseComponent.
ItemsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
LoadingIndicatorPropertiesProvides access to appearance settings used for a loading indicator within the current BaseView. Inherited from BaseView.
ManagerGets a DocumentManager that owns the current View. Inherited from BaseView.
OptionsLayoutGets the object containing properties related to the current View’s layout. Inherited from BaseView.
OverviewContainerPropertiesProvides access to settings common for all Overview Screens within the current WindowsUIView.
PaddingThis is an internal property that should not be used. Inherited from BaseView.
PageGroupPropertiesProvides access to settings used for all PageGroups within the current WindowsUIView.
PagePropertiesProvides access to properties common to all Pages within the current WindowsUIView.
SearchPanelPropertiesProvides access to the Search Panel properties.
SiteGets or sets the ISite of the Component. Inherited from Component.
SlideGroupPropertiesProvides access to settings common for all SlideGroups within the current WindowsUIView.
SplashScreenPropertiesProvides access to detailed settings of the current WindowsUIView‘s splash screen.
SplitGroupPropertiesProvides access to settings common for all SplitGroups within the current WindowsUIView.
StyleGets or sets the View style. Inherited from BaseView.
TabbedGroupPropertiesProvides access to properties common to all TabbedGroup containers within this WindowsUIView.
TileContainerPropertiesProvides access to settings common for all TileContainers within the current WindowsUIView.
TilePropertiesProvides access to settings common for all Tiles within the current WindowsUIView.
TilesProvides zero-based indexed access to a collection of Tiles contained within the current WindowsUIView.
TypeGets the current WindowsUIView‘s type.
UseDocumentSelectorThe Document Selector is not supported for WindowsUIView.
UseLoadingIndicatorGets or sets if a loading indicator for deferred load should be used. Inherited from BaseView.
UseSnappingEmulationGets or sets whether this BaseView uses snapping emulation for its child documents. Inherited from BaseView.
UseSplashScreenGets or sets if a splash screen on the application start-up is used.
UseTransitionAnimationGets or sets whether animation is enabled when navigating through Documents.
WindowsDialogPropertiesGets an object containing settings related to the current DocumentManager‘s Windows dialog. Inherited from BaseView.
ZoomLevelGets the type of the currently displayed WindowsUIView‘s screen.

See Also

WindowsUIView Class

WindowsUIView Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace