'Declaration
<SRDescriptionAttribute("FormatControlFormatDescr")> <System.ComponentModel.DefaultValueAttribute("")> Public Overridable WriteOnly Property PropertyDescriptor As System.ComponentModel.PropertyDescriptor
'Usage
Dim instance As NDataGridComboBoxColumnStyle instance.PropertyDescriptor = value
[SRDescription("FormatControlFormatDescr")] [System.ComponentModel.DefaultValue("")] public virtual System.ComponentModel.PropertyDescriptor PropertyDescriptor {set;}