C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OwnedFastList Class
Members

OwnedFastList Class
Describes a C1.C1Preview.Util.FastList with an owner. Base class for OwnedFastListBase. Additional to OwnedFastListBase updates Owner property of items if they supports IOwnedCollectionItem interface.
Object Model
OwnedFastList Class
Syntax
'Declaration
 
Public Class OwnedFastList 
   Inherits OwnedFastListBase
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.Util.FastList
      C1.C1Preview.OwnedFastListBase
         C1.C1Preview.OwnedFastList
            C1.C1Preview.C1PageCollection

See Also