Horizontal Section

Description:

Horizontal Layout Child

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

Allowed Parent Components:

  1. Horizontal Layout

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. Query Param Indicator Icon

  40. Row

  41. Scroll Layout

  42. Smart Search

  43. Switch

  44. Tab Panel

  45. UIView

  46. Vertical Layout Panel

  47. Video Recorder

  48. Wizard Steps

  49. Workflow Viewer

  50. XY Chart

  51. ZoomLine Chart

Properties

➤ Background Color

Allowed Values: Color

➤ Width

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

Allowed Values: Any number value

➤ Initial Width

Provide numerical value to set the initial width in pixels when the above width 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