Back to Devexpress

CommentRemovingEventArgs.Index Property

officefileapi-devexpress-dot-spreadsheet-dot-commentremovingeventargs.md

latest1.2 KB
Original Source

CommentRemovingEventArgs.Index Property

Gets an index of a comment in the collection.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public int Index { get; }
vb
Public ReadOnly Property Index As Integer

Property Value

TypeDescription
Int32

An integer that is the zero-based index in the CommentCollection.

|

See Also

CommentRemovingEventArgs Class

CommentRemovingEventArgs Members

DevExpress.Spreadsheet Namespace