ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridMultiLineFilter Class / MaxLinesProperty Field

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