Skip to main content
A newer version of this page is available. .

DataGridLinkBase Constructors

The base class for the DataGridLink class.
Name Parameters Description
DataGridLinkBase() none Initializes a new instance of the DataGridLinkBase class with the default settings.
DataGridLinkBase(PrintingSystemBase) ps Initializes a new instance of the DataGridLinkBase class with the specified printing system.
DataGridLinkBase(IContainer) container Initializes a new instance of the DataGridLinkBase class with the specified container.
See Also