CustomizePropertyVisibilityEventArgs(IMemberInfo, Boolean) Constructor
Initializes a new instance of the CustomizePropertyVisibilityEventArgs class with specified settings.
Namespace: DevExpress.ExpressApp.Blazor.Components
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| memberInfo | IMemberInfo |
| visible | Boolean |
See Also