RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1Table Class
Members

In This Topic
    C1Table Class
    In This Topic
    A block-level flow content element that provides a grid-based presentation organized by rows and columns.
    Object Model
    C1Table Class
    Syntax
    'Declaration
     
    <ContentPropertyAttribute()>
    Public Class C1Table 
       Inherits C1Block
    [ContentProperty()]
    public class C1Table : C1Block 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.RichTextBox.Documents.C1TextElement
          C1.Xaml.RichTextBox.Documents.C1Block
             C1.Xaml.RichTextBox.Documents.C1Table

    See Also