Back to Devexpress

IModelValidationContext Properties

expressappframework-devexpress-dot-expressapp-dot-validation-dot-imodelvalidationcontext-dot-underscore-properties.md

latest2.1 KB
Original Source

IModelValidationContext Properties

The Context node defines a particular validation context.

NameDescription
AllowInplaceValidationSpecifies whether or not in-place validation is allowed for the current context.
ApplicationProvides access to the Application Model‘s root node. Inherited from IModelNode.
CaptionSpecifies a caption for the current Context.
IdSpecifies the current Context identifier.
IndexSpecifies the order index by which nodes are arranged. Inherited from IModelNode.
NodeCountGets the number of child nodes. Inherited from IModelNode.
ParentProvides access to the parent node. Inherited from IModelNode.
RootFor internal use only. Inherited from IModelNode.

See Also

IModelValidationContext Interface

IModelValidationContext Members

DevExpress.ExpressApp.Validation Namespace