Name | Description | |
---|---|---|
![]() | PageCell Constructor | Initializes an instance of class PageCell. |
The following tables list the members exposed by PageCell.
Name | Description | |
---|---|---|
![]() | PageCell Constructor | Initializes an instance of class PageCell. |
Name | Description | |
---|---|---|
![]() | Align | Gets or sets the alignment of the cell. |
![]() | Attributes | Gets or sets the attributes of the parent table of the cells. |
![]() | Bounds | Gets the bounds of the cell. |
![]() | ColSpan | Gets or sets the column span of the cell. |
![]() | Height | Gets or sets the height of the cell. |
![]() | Padding | Gets or sets the padding of the cell. |
![]() | Page | Gets the parent page of this cell. |
![]() | RowSpan | Gets or sets the row span of the cell. |
![]() | Site | Gets the cell site. |
![]() | TagName | Gets the tag of the cell. |
![]() | VAlign | Gets or sets the vertical alignment of the cell. |
![]() | Width | Gets or sets the width of the cell. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a cloning of this instance. |
![]() | Delete | Deletes a cell from the parent row. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources. |
![]() | SetResource | Overloaded. Sets resource from existing page. |
![]() | SplitHorizontally | Splits cells horizontally. |
![]() | SplitVertically | Splits cells vertically. |
![]() | ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | An event that occurs when a property is changed. |