RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1PagesPanel Class / ActualColumns Property

In This Topic
    ActualColumns Property
    In This Topic
    Gets how many columns of pages are actually displayed.
    Syntax
    'Declaration
     
    Public Property ActualColumns As Integer
    public int ActualColumns {get; set;}
    See Also