Back to Devexpress

VisibilityChangedEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-visibilitychangedeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

VisibilityChangedEventArgs Properties

Provides data for the DockManager.VisibilityChanged and DockPanel.VisibilityChanged events.

NameDescription
OldVisibilityGets the previous visible state of the panel.
PanelGets the processed dock panel. Inherited from DockPanelEventArgs.
VisibilityGets the current visible state of the panel.

See Also

VisibilityChangedEventArgs Class

VisibilityChangedEventArgs Members

DevExpress.XtraBars.Docking Namespace