Click or drag to resize
DataGridColumn Properties

The DataGridColumn type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyHeader
Gets or sets the content of the column header.
Public propertyHeaderStyle
Gets or sets the style that is used when rendering the column header.
Public propertyHeaderTemplate
Gets or sets the template that defines the visual representation of the column header.
Public propertyIsAutoGenerated
Gets a value that indicates whether the column is auto-generated.
Public propertyIsReadOnly
Public propertyWidth
Gets or sets the column width or automatic sizing mode.
Top
See Also