WinExplorerView.SelectedHtmlTextChanged Event
Occurs when the WinExplorerView.SelectedHtmlText property changes its value.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Event Data
The SelectedHtmlTextChanged event's data class is EventArgs.
See Also