System.Windows.Forms.DataGrid.CreateGridColumn Method

Creates a new System.Windows.Forms.DataGridColumnStyle with the specified System.ComponentModel.PropertyDescriptor.

Syntax

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

Parameters

prop
The System.ComponentModel.PropertyDescriptor to use for creating the grid column style.

Returns

The new 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