RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TableView Class
Properties


In This Topic
    C1TableView Class Members
    In This Topic

    The following tables list the members exposed by C1TableView.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a new C1TableView.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of children for this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the innermost view that is associated with the same C1.WPF.RichTextBox.Documents.C1TextElement as this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the resulting size of the last measure of this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the C1.WPF.RichTextBox.Documents.C1TextElement associated with this C1TextElementView. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the origin of this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the parent of this C1TextElementView, or null if this is the root of the tree. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the origin of this view relative to its parent. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Public PropertyGets the C1RichTextViewManager associated with this C1TextElementView. (Inherited from C1.WPF.RichTextBox.C1TextElementView)
    Top
    See Also