Intersoft ClientUI Documentation
Source Property (DocumentPaginator)



When overridden in a derived class, returns the element being paginated.
Syntax
Public MustOverride ReadOnly Property Source As IDocumentPaginatorSource
Dim instance As DocumentPaginator
Dim value As IDocumentPaginatorSource
 
value = instance.Source
public abstract IDocumentPaginatorSource Source {get;}
public:
abstract property IDocumentPaginatorSource^ Source {
   IDocumentPaginatorSource^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentPaginator Class
DocumentPaginator Members

Send Feedback