DataGridTableStyle::CreateGridColumn Method (PropertyDescriptor^)
.NET Framework (current version)
Creates a DataGridColumnStyle, using the specified property descriptor.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public protected: virtual DataGridColumnStyle^ CreateGridColumn( PropertyDescriptor^ prop )
Parameters
- prop
-
Type:
System.ComponentModel::PropertyDescriptor^
The PropertyDescriptor used to create the column style object.
.NET Framework
Available since 1.1
Available since 1.1
Show: