Initializes a new instance of the DataViewPropertyDescriptor class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
DataViewPropertyDescriptor(PropertyDescriptor) | Initializes a new instance of the DataViewPropertyDescriptor class with the property descriptor object. |
![]() |
DataViewPropertyDescriptor(String) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name. |
![]() |
DataViewPropertyDescriptor(PropertyDescriptor, []) | Initializes a new instance of the DataViewPropertyDescriptor class with the property descriptor object and an array of attributes. |
![]() |
DataViewPropertyDescriptor(String, []) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name and an array of attributes. |
![]() |
DataViewPropertyDescriptor(String, String) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name and a property display name. |
![]() |
DataViewPropertyDescriptor(String, String, String) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name, the property display name, and a category name. |
![]() |
DataViewPropertyDescriptor(String, String, String, String) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name, another version of the property name for display purposes, a category name, and a description. |
![]() |
DataViewPropertyDescriptor(String, String, String, String, Boolean) | Initializes a new instance of the DataViewPropertyDescriptor class with the property name, another version of the property name for display purposes, a category name, and a description. |
Top
See Also
Reference
DataViewPropertyDescriptor Class
.gif)