SnapMailMergeVisualOptions.CurrentRecordIndex Property
Specifies the number of the currently displayed data record.
Namespace: DevExpress.Snap.Core.Options
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to CurrentRecordIndex |
---|---|
ISnapControlOptions |
|
SnapControlOptions |
|
See Also