System.Windows.Forms.DataGridTableStyle.CreateGridColumn Method

Creates a System.Windows.Forms.DataGridColumnStyle, using the specified property descriptor.

Syntax

protected virtual DataGridColumnStyle CreateGridColumn (System.ComponentModel.PropertyDescriptor prop)

Parameters

prop
The System.ComponentModel.PropertyDescriptor used to create the column style object.

Returns

The newly created System.Windows.Forms.DataGridColumnStyle.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0