Skip to main content

LayoutGroupCancelEventArgs Class

Provides data for the LayoutControl.GroupExpandChanging event.

Namespace: DevExpress.XtraLayout.Utils

Assembly: DevExpress.XtraLayout.v24.2.dll

Declaration

public class LayoutGroupCancelEventArgs :
    LayoutGroupEventArgs

Inheritance

Object
EventArgs
LayoutGroupEventArgs
LayoutGroupCancelEventArgs
See Also