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