BeforeInsertSnListColumnsEventArgs Properties
Provides data for the SnapDocument.BeforeInsertSnListColumns event.| Name | Description |
|---|---|
| DataFields | Specifies the data added to the inserted list. |
| Target | Provides access to the target list into which an inserted list is placed. |
| TargetColumnIndex | Specifies the index of a target column, to which an inserted list is placed. |
See Also