Intersoft.Client.Documents Namespace : Table Class |
The following tables list the members exposed by Table.
Name | Description | |
---|---|---|
Table Constructor | Initializes a new instance of the Table class. |
Name | Description | |
---|---|---|
ApplyTableBorderToCellProperty | Identifies the ApplyTableBorderToCell dependency property. | |
BordersProperty | Identifies the Borders dependency property. | |
CellPaddingProperty | Identifies the CellPadding dependency property. | |
CellSpacingProperty | Identifies the CellSpacing dependency property. | |
ColumnsProperty | Identifies the Columns dependency property. | |
InsideHorizontalBorderBrushProperty | Identifies the InsideHorizontalBorderBrush dependency property. | |
InsideHorizontalBorderStyleProperty | Identifies the InsideHorizontalBorderStyle dependency property. | |
InsideHorizontalBorderThicknessProperty | Identifies the InsideHorizontalBorderThickness dependency property. | |
InsideVerticalBorderBrushProperty | Identifies the InsideVerticalBorderBrush dependency property. | |
InsideVerticalBorderStyleProperty | Identifies the InsideVerticalBorderStyle dependency property. | |
InsideVerticalBorderThicknessProperty | Identifies the InsideVerticalBorderThickness dependency property. | |
RowGroupsProperty | Identifies the RowGroups dependency property. | |
WidthProperty | Identifies the Width dependency property. |
Name | Description | |
---|---|---|
Background | Gets or sets the Brush used to fill the background of the content area. (Inherited from Intersoft.Client.Documents.TextElement) | |
BorderBrush | Gets or sets a Brush to use when painting the element's border. (Inherited from Intersoft.Client.Documents.Block) | |
Borders | Gets or sets the comma and semicolon separated string as border value. | |
BorderStyle | Gets or sets the border style used when painting the element's border. (Inherited from Intersoft.Client.Documents.Block) | |
BorderThickness | Gets or sets the border thickness of the element. (Inherited from Intersoft.Client.Documents.Block) | |
BottomBorderBrush | Gets or sets a Brush to use when painting the element's bottom border. (Inherited from Intersoft.Client.Documents.Block) | |
BottomBorderStyle | Gets or sets the border style used when painting the element's bottom border. (Inherited from Intersoft.Client.Documents.Block) | |
CellPadding | Gets or sets the global padding that will be applied to all TableCell elements. | |
CellSpacing | Gets or sets the spacing between cells in table. | |
Columns | Gets or sets the column collection of the table. | |
CornerRadius | Gets or sets the corner radius applied to the element's border. (Inherited from Intersoft.Client.Documents.Block) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
FontFamily | Gets or sets the preferred top-level font family for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontSize | Gets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontStretch | Gets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontStyle | Gets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontWeight | Gets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
Foreground | Gets or sets the Brush to apply to the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
InsideHorizontalBorderBrush | Gets or sets the Brush that will be applied to all horizontal border of cells. | |
InsideHorizontalBorderStyle | Gets or sets the border line style that will be applied to all horizontal border of cells. | |
InsideHorizontalBorderThickness | Gets or sets the thickness that will be applied to all horizontal border of cells. | |
InsideVerticalBorderBrush | Gets or sets the Brush that will be applied to all vertical border of cells. | |
InsideVerticalBorderStyle | Gets or sets the border line style that will be applied to all vertical border of cells. | |
InsideVerticalBorderThickness | Gets or sets the thickness that will be applied to all vertical border of cells. | |
LeftBorderBrush | Gets or sets a Brush to use when painting the element's left border. (Inherited from Intersoft.Client.Documents.Block) | |
LeftBorderStyle | Gets or sets the border style used when painting the element's left border. (Inherited from Intersoft.Client.Documents.Block) | |
LineSpacing | Gets or sets the custom line spacing of the element. (Inherited from Intersoft.Client.Documents.Block) | |
LineSpacingType | Gets or sets the line spacing type of the element. (Inherited from Intersoft.Client.Documents.Block) | |
Margin | Gets or sets the margin thickness for the element. (Inherited from Intersoft.Client.Documents.Block) | |
Padding | Gets or sets the padding thickness for the element. (Inherited from Intersoft.Client.Documents.Block) | |
RightBorderBrush | Gets or sets a Brush to use when painting the element's right border. (Inherited from Intersoft.Client.Documents.Block) | |
RightBorderStyle | Gets or sets the border style used when painting the element's right border. (Inherited from Intersoft.Client.Documents.Block) | |
RowGroups | Gets or sets the TableRowGroup collections of the table. | |
SpacingAfter | Gets or sets the space applied after the element is rendered. (Inherited from Intersoft.Client.Documents.Block) | |
SpacingBefore | Gets or sets the space before the element is rendered. (Inherited from Intersoft.Client.Documents.Block) | |
Style | Gets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
TextAlignment | Gets or sets the horizontal alignment of text content. (Inherited from Intersoft.Client.Documents.Block) | |
TopBorderBrush | Gets or sets a Brush to use when painting the element's top border. (Inherited from Intersoft.Client.Documents.Block) | |
TopBorderStyle | Gets or sets the border style used when painting the element's top border. (Inherited from Intersoft.Client.Documents.Block) | |
Width | Gets or sets the width of the table. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns 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) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |