ReflectionFieldInfo.IsPublic Property
Indicates whether the field is public.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the field is declared as public; otherwise, false. |
See Also