RelativeTo Property
RelativeTo
Gets or sets a value specifying the element relative to which the horizontal position of the table is calculated.
Declaration
public TableHorizontalRelativePosition RelativeTo { get; set; }
Public Property RelativeTo As TableHorizontalRelativePosition