ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1LayoutRounder Class / MaxLines Property

In This Topic
    MaxLines Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxLines As System.Integer
    public System.int MaxLines {get; set;}
    See Also