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

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