Click or drag to resize

GridViewColumnProperties Class

Provides attached properties for the GridViewColumn control
Inheritance Hierarchy
SystemObject
  Cauldron.XAML.ThemeGridViewColumnProperties

Namespace:  Cauldron.XAML.Theme
Assembly:  Cauldron.XAML.Theme (in Cauldron.XAML.Theme.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public static class GridViewColumnProperties

The GridViewColumnProperties type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFormatting
Gets the value of Formatting
Public methodStatic memberSetFormatting
Sets the value of the Formatting attached property
Top
Fields
  NameDescription
Public fieldStatic memberFormattingProperty
Identifies the Formatting dependency property
Top
Attached Properties
  NameDescription
Public attached propertyFormatting
Identifies the Formatting dependency property
Top
See Also