C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableColCollection Class / InnerList Property

In This Topic
InnerList Property (TableColCollection)
In This Topic
Gets the List used internally to store the elements of the current C1.C1Preview.Util.FastList.
Syntax
'Declaration
 
Protected ReadOnly Property InnerList As List(Of Object)
 
See Also