Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Grid Class / MinNumberOfLines Property

In This Topic
    MinNumberOfLines Property
    In This Topic
    If AutoStep is true, defines the Minimum number of lines.
    Syntax
    'Declaration
     
    Public Property MinNumberOfLines As Integer
    public int MinNumberOfLines {get; set;}
    See Also