Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetCustomView Properties
Show Inherited Hide Inherited

The base class for all View classes.
Name Description
Active Specifies if the worksheet is active.
Bounds Returns the boundaries of the displayed worksheet area.
Caption Specifies the worksheet‘s caption (name).
CellStyles Stores all cell styles used in the current worksheet.
Containers Provides access to the floating container collection created within the current worksheet.
HitTest Returns HitTest information about a specific point within a generic worksheet object.
Index Specifies the worksheet tab position within the caption bar.
SpreadSheet Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs. Inherited from TdxSpreadSheetPersistentObject.
Visible

Specifies if the worksheet is currently available to an end-user.

f

See Also