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

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