CustomizePropertyVisibilityEventArgs.MemberInfo Property
Supplies information on the current property.
Namespace: DevExpress.ExpressApp.Blazor.Components
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IMemberInfo | An object that supply metadata information on a property. |
See Also