ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / ColumnWidthProperty Field

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