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

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