IModelMember.IsCustom Property
In This Article
Specifies whether the current property is custom.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
Internally, custom properties are added using the XPClassInfo.CreateMember method.
See Also