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


The following tables list the members exposed by TableCell.

Public Constructors

 NameDescription
public ConstructorTableCell ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BlocksPropertyIdentifies the Blocks dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderBrushPropertyIdentifies the BorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)BordersPropertyIdentifies the Borders dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderStylePropertyIdentifies the BorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderThicknessPropertyIdentifies the BorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)BottomBorderBrushPropertyIdentifies the BottomBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)BottomBorderStylePropertyIdentifies the BottomBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnSpanPropertyIdentifies the ColumnSpan dependency property.  
public Fieldstatic (Shared in Visual Basic)LeftBorderBrushPropertyIdentifies the LeftBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)LeftBorderStylePropertyIdentifies the LeftBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSpacingPropertyIdentifies the LineSpacing dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSpacingTypePropertyIdentifies the LineSpacingType dependency property.  
public Fieldstatic (Shared in Visual Basic)PaddingPropertyIdentifies the Padding dependency property.  
public Fieldstatic (Shared in Visual Basic)RightBorderBrushPropertyIdentifies the RightBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)RightBorderStylePropertyIdentifies the RightBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)RowSpanPropertyIdentifies the RowSpan dependency property.  
public Fieldstatic (Shared in Visual Basic)TextAlignmentPropertyIdentifies the TextAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)TopBorderBrushPropertyIdentifies the TopBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)TopBorderStylePropertyIdentifies the TopBorderStyle dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyBlocks

Gets or sets the top-level Block element collection the cell.

 
public PropertyBorderBrushGets or sets a Brush to use when painting the element's border.  
public PropertyBorders  
public PropertyBorderStyle

Gets or sets the border style used when painting the element's border.

 
public PropertyBorderThicknessGets or sets the border thickness of the element.  
public PropertyBottomBorderBrushGets or sets a Brush to use when painting the element's bottom border.  
public PropertyBottomBorderStyle

Gets or sets the border style used when painting the element's bottom border.

 
public PropertyColumnSpanGets or sets the number of columns that will be spanned.  
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 PropertyLeftBorderBrushGets or sets a Brush to use when painting the element's left border.  
public PropertyLeftBorderStyle

Gets or sets the border style used when painting the element's left border.

 
public PropertyLineSpacingGets or sets the custom line spacing of the element.  
public PropertyLineSpacingTypeGets or sets the line spacing type of the element.  
public PropertyPaddingGets or sets the padding thickness for the element.  
public PropertyRightBorderBrushGets or sets a Brush to use when painting the element's right border.  
public PropertyRightBorderStyle

Gets or sets the border style used when painting the element's right border.

 
public PropertyRowSpanGets or sets the number of rows that will be spanned.  
public PropertyStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyTextAlignmentGets or sets the horizontal alignment of text content.  
public PropertyTopBorderBrushGets or sets a Brush to use when painting the element's top border.  
public PropertyTopBorderStyle

Gets or sets the border style used when painting the element's top border.

 
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.