Back to Devexpress

PropertyGridControl.ActiveViewTypeChanged Event

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-0a6f04bf.md

latest1.4 KB
Original Source

PropertyGridControl.ActiveViewTypeChanged Event

Fires when the PropertyGridControl.ActiveViewType property value changes.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public event EventHandler ActiveViewTypeChanged
vb
Public Event ActiveViewTypeChanged As EventHandler

Event Data

The ActiveViewTypeChanged event's data class is EventArgs.

See Also

ActiveViewType

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace