Intersoft ClientUI Documentation
TableRowGroup Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TableRowGroup.

Public Constructors
 NameDescription
Public ConstructorTableRowGroup Constructor Initializes a new instance of the TableRowGroup class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HeightProperty Identifies the Height dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsRowHeaderProperty Identifies the IsRowHeader dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxHeightProperty Identifies the MaxHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinHeightProperty Identifies the MinHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowsProperty Identifies the Rows dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Brush used to fill the background of the content area. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyFontFamilyGets or sets the preferred top-level font family for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontSizeGets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStretchGets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStyleGets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontWeightGets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyForegroundGets or sets the Brush to apply to the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyHeightGets or sets the height of each row in the group.  
Public PropertyMaxHeightGets or sets the maximum height of each row in the group.  
Public PropertyMinHeightGets or sets the minimum height of each row in the group.  
Public PropertyRowsGets or sets the TableRow collection in the group.  
Public PropertyStyleGets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement)
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

TableRowGroup Class
Intersoft.Client.Documents Namespace

Send Feedback