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


The following tables list the members exposed by TableRow.

Public Constructors

 NameDescription
public ConstructorTableRow ConstructorInitializes a new instance of the TableRow class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CellsPropertyIdentifies the Cells dependency property.  
public Fieldstatic (Shared in Visual Basic)HeightPropertyIdentifies the Height dependency property.  
public Fieldstatic (Shared in Visual Basic)MaxHeightPropertyIdentifies the MaxHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)MinHeightPropertyIdentifies the MinHeight dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyCellsGets or sets the TableCell collections of the row.  
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 PropertyHeightGets or sets the height of the row.  
public PropertyMaxHeightGets or sets the maximum height of the row.  
public PropertyMinHeightGets or sets the minimum height of the row.  
public PropertyStyle (Inherited from Intersoft.Client.Documents.TextElement)
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.