Back to Devexpress

TdxSpreadSheetCustomView.Containers Property

vcl-dxspreadsheetcore-dot-tdxspreadsheetcustomview.md

latest913 B
Original Source

TdxSpreadSheetCustomView.Containers Property

Provides access to the floating container collection created within the current worksheet.

Declaration

delphi
property Containers: TdxSpreadSheetContainers read;

Property Value

Type
TdxSpreadSheetContainers

Remarks

You can use this property to access and manage the floating containers within the worksheet.

Refer to the TdxSpreadSheetContainers class description for more information.

See Also

TdxSpreadSheetCustomView Class

TdxSpreadSheetCustomView Members

dxSpreadSheetCore Unit