Name | Description | |
---|---|---|
![]() | PanelElement Constructor | Initializes a new instance of a PanelElement. |
The following tables list the members exposed by PanelElement.
Name | Description | |
---|---|---|
![]() | PanelElement Constructor | Initializes a new instance of a PanelElement. |
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the alignment of element within its parent bounds. (Inherited from C1.Win.Tile.BaseElement) |
![]() | AlignmentOfContents | Gets or sets the alignment of contents within the element. (Inherited from C1.Win.Tile.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.Tile.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.Tile.BaseElement) |
![]() | FixedWidth | Gets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. (Inherited from C1.Win.Tile.BaseElement) |
![]() | Margin | Gets or sets the outer spacing of the element. (Inherited from C1.Win.Tile.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. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new BaseElement that is a copy of the current instance. (Inherited from C1.Win.Tile.BaseElement) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | ResetBackColor | Resets the value of the BackColor property. |
![]() | ResetMargin | Resets the value of the Margin property. (Inherited from C1.Win.Tile.BaseElement) |
![]() | ResetPadding | Resets the value of the Padding property. |
Name | Description | |
---|---|---|
![]() | CopySettingsFrom | Overridden. Copies settings from the given element. |
![]() | CreateInstance | Overridden. Creates an instance of the PanelElement element copy. |
![]() | ShouldSerializeMargin | (Inherited from C1.Win.Tile.BaseElement) |
![]() | ShouldSerializePadding |