Vertical Section

Description:

Vertical Layout Child

Vertical Layout Child component is used inside the Vertical Panel. It is a simple panel that wraps its contents in the provided height. You can provide height as -1 to let the component takes the height of the content or 1 to take 100% heigth.

Allowed Parent Components:

  1. Vertical Layout Panel

Allowed Child Components:

  1. Aggregate Card

  2. Auto Breadcrumb

  3. Bing Map

  4. Breadcrumb

  5. Button

  6. Calendar

  7. Calendar Heatmap

  8. Card Table

  9. Card Wrapper

  10. Carousel

  11. Chart

  12. Combination Chart

  13. Data Model Designer

  14. DataList

  15. Drag Source Wrapper

  16. Drop Target Wrapper

  17. EmbedPage

  18. Form

  19. Form Search

  20. Fusion Chart

  21. Gantt Chart

  22. Gauges

  23. Google Map

  24. Grid

  25. Gridster Layout

  26. Heat Map Chart

  27. Horizontal Layout

  28. IFrame

  29. IOT Canvas

  30. Kanban Board

  31. Mirror

  32. Multi Level Pie Chart

  33. Multi Series Chart

  34. OCR Component

  35. Organization Chart

  36. Page Fragment

  37. PivotGrid

  38. Pulse

  39. Row

  40. Scroll Layout

  41. Smart Search

  42. Switch

  43. Tab Panel

  44. UIView

  45. Vertical Layout Panel

  46. Video Recorder

  47. Wizard Steps

  48. Workflow Viewer

  49. XY Chart

  50. ZoomLine Chart

Properties

➤ Background Color

Allowed Values: Color

➤ Height

Provide numerical value to set height in pixels. Setting height as -1 will take the height of the contents. For 100% height use 1.

Allowed Values: Any number value

➤ Initial Height

Provide numerical value to set the initial height in pixels when the above height is set to -1.

Allowed Values: Any number value

➤ Border Top

Select this to add a border on top

Allowed Values: Yes/No

➤ Border Right

Select this to add a border on right

Allowed Values: Yes/No

➤ Border Bottom

Select this to add a border on bottom

Allowed Values: Yes/No

➤ Border Left

Select this to add a border on left

Allowed Values: Yes/No

➤ Border Width

Select an option to change the width of a border

Allowed Values:

  1. default

  2. normal

  3. thick

  4. thicker

➤ Border Type

Select an option to change the type of a border

Allowed Values:

  1. solid

  2. dashed

  3. dotted

➤ Border Color

Select a color or enter the custom class to set the color on the sides of the element's border.

Allowed Values: Select a color or enter the custom class to set the color on the sides of the element's border.

➤ Margin

Select a value to add margin on all four sides of the component. It is a shorthand for margin-top, margin-right, margin-bottom, and margin-left.

Allowed Values: Any number value

➤ Margin Bottom

Select a value to add margin on the bottom of the component.

Allowed Values: Any number value

➤ Margin Left

Select a value to add margin on the left of the component.

Allowed Values: Any number value

➤ Margin Right

Select a value to add margin on the right of the component.

Allowed Values: Any number value

➤ Margin Top

Select a value to add margin on the top of the component.

Allowed Values: Any number value

➤ Padding

Select a value to add padding on all four sides of the component. It is a shorthand for padding-top, padding-right, padding-bottom, and padding-left.

Allowed Values: Any number value

➤ Padding Bottom

Select a value to add padding in the bottom of the component.

Allowed Values: Any number value

➤ Padding Left

Select a value to add padding in the left of the component.

Allowed Values: Any number value

➤ Padding Right

Select a value to add padding in right of the component.

Allowed Values: Any number value

➤ Padding Top

Select a value to add padding in top of the component.

Allowed Values: Any number value

Last updated