Skip to main content
A newer version of this page is available. .

LayoutAwareDecorator.ViewStateVisibility Attached Property

Gets or sets the app state(s) in which an object will be visible. In other app states, the object will be hidden. This is an attached property.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v18.2.dll

Declaration

Returns

Type Description
ViewStateVisibility

A ViewStateVisibility value that specifies the app state(s) in which an object will be visible.

See Also