WidthProperty Field
See Also 
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > Column Class : WidthProperty Field

Identifies the Width dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly WidthProperty As DependencyProperty
C# 
public static readonly DependencyProperty WidthProperty

Return Value

The identifier for the Width dependency property. By default, 125d.

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also