Skip to main content

BeforeInsertSnListRecordDataEventArgs Class

Provides data for the SnapDocument.BeforeInsertSnListRecordData event.

Namespace: DevExpress.Snap.Core.API

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

NuGet Package: DevExpress.Snap.Core

Declaration

public class BeforeInsertSnListRecordDataEventArgs :
    SnListBasedEventArgs

Inheritance

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