TdxSpreadSheetContainers Constructors
A collection of floating containers on a single worksheet.Name | Description |
---|---|
Create | Inherited from TObjectList<T>. |
Create(Boolean) | Inherited from TObjectList<T>. |
Create(TdxSpreadSheetCustomView) | Initializes a new instance of the TdxSpreadSheetContainers class with specified settings. |
Create(IComparer<T>,Boolean) | Inherited from TObjectList<T>. |
Create(IComparer<T>) | Inherited from TList<T>. |
Create(T[]) | Inherited from TList<T>. |
Create(TEnumerable<T>,Boolean) | Inherited from TObjectList<T>. |
Create(TEnumerable<T>) | Inherited from TList<T>. |
See Also