ConstructorViewInfo Properties
Contains information about an object constructor that is displayed in the Data Source Wizard when binding to an object data source.Name | Description |
---|---|
Highlighted | Gets whether a constructor is highlighted using the HighlightedMemberAttribute. |
Parameters | Obtains constructor parameters. |
See Also