Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Microsoft Developer Network
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 4
Please Wait
.NET Framework Class Library
Please Wait
System.Windows Namespaces
Please Wait
System.Windows.Forms
Please Wait
DataGridViewColumn Class
Please Wait
DataGridViewColumn Properties
Please Wait
Collapse All
Expand All
Language Filter
Visual Basic
C#
C++
J#
JScript
XAML
F#
Members Filter
Include Protected Members
Include Inherited Members
Frameworks Filter
Include .NET Framework Members
Include XNA Framework Members
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4
Other versions are also available for the following:
Microsoft Visual Studio 2005/.NET Framework 2.0
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 11/.NET Framework 4.5
.NET Framework Class Library
DataGridViewColumn Properties
The
DataGridViewColumn
type exposes the following members.
Properties
Name
Description
AutoSizeMode
Gets or sets the mode by which the column automatically adjusts its width.
CellTemplate
Gets or sets the template used to create new cells.
CellType
Gets the run-time type of the cell template.
ContextMenuStrip
Gets or sets the shortcut menu for the column.
(Overrides
DataGridViewBand
.
.
::
.
ContextMenuStrip
.)
DataGridView
Gets the
DataGridView
control associated with this element.
(Inherited from
DataGridViewElement
.)
DataPropertyName
Gets or sets the name of the data source property or database column to which the
DataGridViewColumn
is bound.
DefaultCellStyle
Gets or sets the column's default cell style.
(Overrides
DataGridViewBand
.
.
::
.
DefaultCellStyle
.)
DefaultHeaderCellType
Gets or sets the run-time type of the default header cell.
(Inherited from
DataGridViewBand
.)
Displayed
Gets a value indicating whether the band is currently displayed onscreen.
(Inherited from
DataGridViewBand
.)
DisplayIndex
Gets or sets the display order of the column relative to the currently displayed columns.
DividerWidth
Gets or sets the width, in pixels, of the column divider.
FillWeight
Gets or sets a value that represents the width of the column when it is in fill mode relative to the widths of other fill-mode columns in the control.
Frozen
Gets or sets a value indicating whether a column will move when a user scrolls the
DataGridView
control horizontally.
(Overrides
DataGridViewBand
.
.
::
.
Frozen
.)
HasDefaultCellStyle
Gets a value indicating whether the
DefaultCellStyle
property has been set.
(Inherited from
DataGridViewBand
.)
HeaderCell
Gets or sets the
DataGridViewColumnHeaderCell
that represents the column header.
HeaderCellCore
Gets or sets the header cell of the
DataGridViewBand
.
(Inherited from
DataGridViewBand
.)
HeaderText
Gets or sets the caption text on the column's header cell.
Index
Gets the relative position of the band within the
DataGridView
control.
(Inherited from
DataGridViewBand
.)
InheritedAutoSizeMode
Gets the sizing mode in effect for the column.
InheritedStyle
Gets the cell style currently applied to the column.
(Overrides
DataGridViewBand
.
.
::
.
InheritedStyle
.)
IsDataBound
Gets a value indicating whether the column is bound to a data source.
IsRow
Gets a value indicating whether the band represents a row.
(Inherited from
DataGridViewBand
.)
MinimumWidth
Gets or sets the minimum width, in pixels, of the column.
Name
Gets or sets the name of the column.
ReadOnly
Gets or sets a value indicating whether the user can edit the column's cells.
(Overrides
DataGridViewBand
.
.
::
.
ReadOnly
.)
Resizable
Gets or sets a value indicating whether the column is resizable.
(Overrides
DataGridViewBand
.
.
::
.
Resizable
.)
Selected
Gets or sets a value indicating whether the band is in a selected user interface (UI) state.
(Inherited from
DataGridViewBand
.)
Site
Infrastructure.
Gets or sets the site of the column.
SortMode
Gets or sets the sort mode for the column.
State
Gets the user interface (UI) state of the element.
(Inherited from
DataGridViewElement
.)
Tag
Gets or sets the object that contains data to associate with the band.
(Inherited from
DataGridViewBand
.)
ToolTipText
Gets or sets the text used for ToolTips.
ValueType
Gets or sets the data type of the values in the column's cells.
Visible
Gets or sets a value indicating whether the column is visible.
(Overrides
DataGridViewBand
.
.
::
.
Visible
.)
Width
Gets or sets the current width of the column.
Top
See Also
Reference
DataGridViewColumn Class
System.Windows.Forms Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement