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

BeforeInsertSnListRecordDataEventArgs Class

Provides data for the SnapDocument.BeforeInsertSnListRecordData event.

Namespace: DevExpress.Snap.Core.API

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

Declaration

public class BeforeInsertSnListRecordDataEventArgs :
    SnListBasedEventArgs

Inheritance

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