ApplyAppearanceEventArgs.ViewInfo Property
Gets the information related to the current View.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.ExpressApp.Editors.IViewInfo | Gets the IViewInfo object that provides information related to the current View. |
See Also