C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : PanelElement Class |
For a list of all members of this type, see PanelElement members.
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the alignment of element within its parent bounds. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | AlignmentOfContents | Gets or sets the alignment of contents within the element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | BackColor | Gets or sets the background color of the panel element. |
![]() | BackColorSelector | Gets or sets a value indicating which property of a Tile object behaves as the source of background color for this element. |
![]() | Children | Gets the collection of child elements contained in this PanelElement. |
![]() | ChildSpacing | Gets or sets the amount of space between child elements. |
![]() | Description | Gets or sets the description for this element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | Dock | Gets or sets which panel borders are docked to its parent element. |
![]() | FixedHeight | Gets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | FixedWidth | Gets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | Margin | Gets or sets the outer spacing of the element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | Orientation | Gets or sets whether the child elements are arranged horizontally or vertically. |
![]() | Padding | Gets or sets the interior spacing of the PanelElement. |
![]() | Visible | Gets or sets whether the panel element is visible. |
![]() | VisibleSelector | Gets or sets a value indicating which integer property of a Tile object is checked to determine whether the panel element is visible, if the property value is not equal to zero. |