System.Windows.Forms.DataGridTextBoxColumn: Property Members

The properties of System.Windows.Forms.DataGridTextBoxColumn are listed below. For a list of all members, see the DataGridTextBoxColumn Members list.

See Also: Inherited members from System.Windows.Forms.DataGridColumnStyle

Public Properties

Formatstring.

Gets or sets the character(s) that specify how text is formatted.

FormatInfoIFormatProvider.

Gets or sets the culture specific information used to determine how values are formatted.

[write-only]
override
PropertyDescriptorSystem.ComponentModel.PropertyDescriptor.

Gets or sets the System.ComponentModel.PropertyDescriptor for the System.Windows.Forms.DataGridTextBoxColumn.

override
ReadOnlybool.

Sets a value indicating whether the text box column is read-only.

[read-only]
TextBoxTextBox.

Gets the hosted System.Windows.Forms.TextBox control.