CommentRemovingEventArgs.Index Property
In This Article
Gets an index of a comment in the collection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the zero-based index in the Comment |
See Also