menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TableCellElementBox - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TableCellElementBox

    Inheritance
    System.Object
    ElementBox
    TableCellElementBox
    ChildTableCellElementBox
    Inherited Members
    ElementBox.BoundingRectangle
    ElementBox.Element
    ElementBox.ElementLocation
    ElementBox.ElementSize
    ElementBox.Inline
    ElementBox.LineInfo
    ElementBox.Location
    ElementBox.NextElementBox
    ElementBox.OnTextChanged()
    ElementBox.PreviousElementBox
    ElementBox.Render()
    ElementBox.Size
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    public class TableCellElementBox : ElementBox

    Constructors

    TableCellElementBox()

    Declaration
    public TableCellElementBox()

    Properties

    Background

    Declaration
    public Color Background { get; set; }
    Property Value
    Type
    System.Windows.Media.Color

    Methods

    ArrangeLinesInSpnnedBoxes()

    Declaration
    [Obsolete("This method is not in use and has been deprecated.")]
    public override void ArrangeLinesInSpnnedBoxes()
    Overrides
    ElementBox.ArrangeLinesInSpnnedBoxes()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved