XPCustomMemberInfo.IsPublic Property
Gets whether the member is public.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the member is public; otherwise, false. |
See Also