LayoutGroupCancelEventArgs Class
In This Article
Provides data for the LayoutControl.GroupExpandChanging event.
Namespace: DevExpress.XtraLayout.Utils
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class LayoutGroupCancelEventArgs :
LayoutGroupEventArgs
#Inheritance
Object
EventArgs
LayoutGroupEventArgs
LayoutGroupCancelEventArgs
See Also