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

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