CreateAreaEventArgs.DetailIndex Property
In This Article
Gets or sets the index of a detail row for which the area creation event was called.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, which represents the index of a detail row. |
See Also