RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableCell Class / ColumnSpanProperty Field

In This Topic
    ColumnSpanProperty Field (C1TableCell)
    In This Topic
    Identifies the ColumnSpan style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnSpanProperty As StyleProperty
    public static readonly StyleProperty ColumnSpanProperty
    See Also