BeforePrintSheetEventArgs.Index Property
In This Article
Returns the index of the worksheet to be printed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value specifying a zero-based index of the worksheet. |
See Also