IMemberInfo.IsPublic Property
Indicates whether the member is public.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the member is public; otherwise, false. |
See Also