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

AfterInsertSnListRecordDataEventArgs Class

Provides data for the SnapDocument.AfterInsertSnListRecordData event.

Namespace: DevExpress.Snap.Core.API

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

Declaration

public class AfterInsertSnListRecordDataEventArgs :
    EventArgs

Inheritance

Object
EventArgs
AfterInsertSnListRecordDataEventArgs
See Also