Back to Devexpress

IModelApplication Properties

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelapplication-dot-underscore-properties.md

latest4.5 KB
Original Source

IModelApplication Properties

Properties of the Application node provide general information on the current application.

NameDescription
AboutInfoStringSpecifies summary information on the current application that is intended to be shown in the “About” informational block.
ActionDesignProvides access to the ActionDesign child node.
ApplicationProvides access to the Application Model‘s root node. Inherited from IModelNode.
BOModelProvides access to the BOModel child node.
CompanySpecifies the company that built the application.
CopyrightSpecifies information about the company’s copyright.
DescriptionSpecifies information about the application.
ImageSourcesProvides access to the ImageSources child node.
IndexSpecifies the order index by which nodes are arranged. Inherited from IModelNode.
LocalizationProvides access to the Localization child node.
LogoSpecifies the application logo image in Windows Forms applications.
NodeCountGets the number of child nodes. Inherited from IModelNode.
OptionsProvides access to the Options child node.
ParentProvides access to the parent node. Inherited from IModelNode.
PreferredLanguageSpecifies the language that will be used in the application.
ProtectedContentTextSpecifies text that is displayed instead of the data protected by the Security System.
RootFor internal use only. Inherited from IModelNode.
SchemaModulesProvides access to the child SchemaModules node.
TemplatesProvides access to the Templates child node.
TitleSpecifies the application’s title.
VersionFormatSpecifies the format which defines how the application’s version is displayed in the About Information block.
ViewItemsProvides access to the ViewItems child node.
ViewsProvides access to the Views child node.

See Also

IModelApplication Interface

IModelApplication Members

DevExpress.ExpressApp.Model Namespace