Skip to main content
A newer version of this page is available. .

LayoutGroupCancelEventArgs Class

Provides data for the LayoutControl.GroupExpandChanging event.

Namespace: DevExpress.XtraLayout.Utils

Assembly: DevExpress.XtraLayout.v18.2.dll

Declaration

public class LayoutGroupCancelEventArgs :
    LayoutGroupEventArgs

Inheritance

Object
EventArgs
LayoutGroupEventArgs
LayoutGroupCancelEventArgs
See Also