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

BeforeInsertSnListColumnsEventArgs Class

Provides data for the SnapDocument.BeforeInsertSnListColumns event.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.1.Core.dll

Declaration

public class BeforeInsertSnListColumnsEventArgs :
    SnListBasedEventArgs

Inheritance

Object
EventArgs
DevExpress.Snap.Core.API.SnListBasedEventArgs
BeforeInsertSnListColumnsEventArgs
See Also