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

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