DataRegionPlaceholderItem(ILayoutEditor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
DataRegionPlaceholderItem(Microsoft::ReportDesigner::ILayoutEditor ^ control);
public DataRegionPlaceholderItem (Microsoft.ReportDesigner.ILayoutEditor control);
new Microsoft.ReportDesigner.DataRegionPlaceholderItem : Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.DataRegionPlaceholderItem
Public Sub New (control As ILayoutEditor)
Parameters
- control
- ILayoutEditor