Skip to main content

LayoutGroupCancelEventArgs Class

Provides data for the LayoutControl.GroupExpandChanging event.

Namespace: DevExpress.XtraLayout.Utils

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class LayoutGroupCancelEventArgs :
    LayoutGroupEventArgs

Inheritance

Object
EventArgs
LayoutGroupEventArgs
LayoutGroupCancelEventArgs
See Also