Skip to main content
A newer version of this page is available. .

ModelMemberReadOnlyCalculator Class

Used by the Model Editor to determine whether or not a certain IModelMember property is readonly.

Namespace: DevExpress.ExpressApp.Model.Core

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public class ModelMemberReadOnlyCalculator :
    IModelIsReadOnly

Inheritance

Object
ModelMemberReadOnlyCalculator
See Also