Class TableHolder
Inheritance
System.Object
TableHolder
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public class TableHolder
Constructors
TableHolder()
Declaration
public TableHolder()
Properties
Columns
It gets / sets the Columns.
Declaration
public TableColumnAdvCollection Columns { get; set; }
Property Value
Type |
---|
TableColumnAdvCollection |