 |
| BcfCodedPropertyDescriptorInnerPropertyDescriptor Property |
Gets the inner property descriptor.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntaxpublic PropertyDescriptor InnerPropertyDescriptor { get; }Public ReadOnly Property InnerPropertyDescriptor As PropertyDescriptor
Get
public:
property PropertyDescriptor^ InnerPropertyDescriptor {
PropertyDescriptor^ get ();
}member InnerPropertyDescriptor : PropertyDescriptor with get
Property Value
Type:
PropertyDescriptorThe inner property descriptor.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also