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

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