System.Windows.Forms.DataGridTableStyle.CreateGridColumn Method

Creates a System.Windows.Forms.DataGridColumnStyle using the specified property descriptor. Specifies whether the System.Windows.Forms.DataGridColumnStyle is a default column style.

Syntax

protected virtual DataGridColumnStyle CreateGridColumn (System.ComponentModel.PropertyDescriptor prop, bool isDefault)

Parameters

prop
The System.ComponentModel.PropertyDescriptor used to create the column style object.
isDefault
Specifies whether the System.Windows.Forms.DataGridColumnStyle is a default column style. This parameter is read-only.

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