DesignerTypeConverter.GetProperty(Type, String) Method
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:
Microsoft::ReportDesigner::DesignerPropertyDescriptor ^ GetProperty(Type ^ type, System::String ^ propertyName);
public Microsoft.ReportDesigner.DesignerPropertyDescriptor GetProperty (Type type, string propertyName);
member this.GetProperty : Type * string -> Microsoft.ReportDesigner.DesignerPropertyDescriptor
Public Function GetProperty (type As Type, propertyName As String) As DesignerPropertyDescriptor
Parameters
- type
- Type
- propertyName
- String