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

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