ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / WidthProperty Field

In This Topic
    WidthProperty Field
    In This Topic
    Identifies the Width dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly WidthProperty As DependencyProperty
    public static readonly DependencyProperty WidthProperty
    See Also