Back to Devexpress

LayoutGroupCancelEventArgs Class

windowsforms-devexpress-dot-xtralayout-dot-utils-eea88906.md

latest1.5 KB
Original Source

LayoutGroupCancelEventArgs Class

Provides data for the LayoutControl.GroupExpandChanging event.

Namespace : DevExpress.XtraLayout.Utils

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class LayoutGroupCancelEventArgs :
    LayoutGroupEventArgs
vb
Public Class LayoutGroupCancelEventArgs
    Inherits LayoutGroupEventArgs

LayoutGroupCancelEventArgs is the data class for the following events:

Inheritance

Object EventArgs LayoutGroupEventArgs LayoutGroupCancelEventArgs

See Also

LayoutGroupCancelEventArgs Members

GroupExpandChanging

DevExpress.XtraLayout.Utils Namespace