Back to Devexpress

SpreadsheetBehaviorOptions.Comment Property

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetbehavioroptions-5797f069.md

latest1.8 KB
Original Source

SpreadsheetBehaviorOptions.Comment Property

Provides access to options that specify the document’s capability to manage comments.

Namespace : DevExpress.XtraSpreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public SpreadsheetCommentBehaviorOptions Comment { get; }
vb
Public ReadOnly Property Comment As SpreadsheetCommentBehaviorOptions

Property Value

TypeDescription
SpreadsheetCommentBehaviorOptions

A SpreadsheetCommentBehaviorOptions object that is a storage of end-user restrictions applied to operations over comments.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Comment
SpreadsheetControlOptions

.Behavior .Comment

|

See Also

SpreadsheetBehaviorOptions Class

SpreadsheetBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace