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

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