Intersoft ClientUI Documentation
Table Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.Documents Namespace : Table Class


The following tables list the members exposed by Table.

Public Constructors

 NameDescription
public ConstructorTable ConstructorInitializes a new instance of the Table class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ApplyTableBorderToCellPropertyIdentifies the ApplyTableBorderToCell dependency property.  
public Fieldstatic (Shared in Visual Basic)BordersPropertyIdentifies the Borders dependency property.  
public Fieldstatic (Shared in Visual Basic)CellPaddingPropertyIdentifies the CellPadding dependency property.  
public Fieldstatic (Shared in Visual Basic)CellSpacingPropertyIdentifies the CellSpacing dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnsPropertyIdentifies the Columns dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideHorizontalBorderBrushPropertyIdentifies the InsideHorizontalBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideHorizontalBorderStylePropertyIdentifies the InsideHorizontalBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideHorizontalBorderThicknessPropertyIdentifies the InsideHorizontalBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideVerticalBorderBrushPropertyIdentifies the InsideVerticalBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideVerticalBorderStylePropertyIdentifies the InsideVerticalBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)InsideVerticalBorderThicknessPropertyIdentifies the InsideVerticalBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)RowGroupsPropertyIdentifies the RowGroups dependency property.  
public Fieldstatic (Shared in Visual Basic)WidthPropertyIdentifies the Width dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyBorderBrush (Inherited from Intersoft.Client.Documents.Block)
public PropertyBordersGets or sets the comma and semicolon separated string as border value.  
public PropertyBorderStyle (Inherited from Intersoft.Client.Documents.Block)
public PropertyBorderThickness (Inherited from Intersoft.Client.Documents.Block)
public PropertyBottomBorderBrush (Inherited from Intersoft.Client.Documents.Block)
public PropertyBottomBorderStyle (Inherited from Intersoft.Client.Documents.Block)
public PropertyCellPaddingGets or sets the global padding that will be applied to all TableCell elements.  
public PropertyCellSpacingGets or sets the spacing between cells in table.  
public PropertyColumnsGets or sets the column collection of the table.  
public PropertyCornerRadius (Inherited from Intersoft.Client.Documents.Block)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFontFamily (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontSize (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStretch (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontWeight (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyForeground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyInsideHorizontalBorderBrushGets or sets the Brush that will be applied to all horizontal border of cells.  
public PropertyInsideHorizontalBorderStyleGets or sets the border line style that will be applied to all horizontal border of cells.  
public PropertyInsideHorizontalBorderThicknessGets or sets the thickness that will be applied to all horizontal border of cells.  
public PropertyInsideVerticalBorderBrushGets or sets the Brush that will be applied to all vertical border of cells.  
public PropertyInsideVerticalBorderStyleGets or sets the border line style that will be applied to all vertical border of cells.  
public PropertyInsideVerticalBorderThicknessGets or sets the thickness that will be applied to all vertical border of cells.  
public PropertyLeftBorderBrush (Inherited from Intersoft.Client.Documents.Block)
public PropertyLeftBorderStyle (Inherited from Intersoft.Client.Documents.Block)
public PropertyLineSpacing (Inherited from Intersoft.Client.Documents.Block)
public PropertyLineSpacingType (Inherited from Intersoft.Client.Documents.Block)
public PropertyMargin (Inherited from Intersoft.Client.Documents.Block)
public PropertyPadding (Inherited from Intersoft.Client.Documents.Block)
public PropertyRightBorderBrush (Inherited from Intersoft.Client.Documents.Block)
public PropertyRightBorderStyle (Inherited from Intersoft.Client.Documents.Block)
public PropertyRowGroupsGets or sets the TableRowGroup collections of the table.  
public PropertySpacingAfter (Inherited from Intersoft.Client.Documents.Block)
public PropertySpacingBefore (Inherited from Intersoft.Client.Documents.Block)
public PropertyStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyTextAlignment (Inherited from Intersoft.Client.Documents.Block)
public PropertyTopBorderBrush (Inherited from Intersoft.Client.Documents.Block)
public PropertyTopBorderStyle (Inherited from Intersoft.Client.Documents.Block)
public PropertyWidthGets or sets the width of the table.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© 2012 All Rights Reserved.