Difference between revisions of "Section Appearance"

From Lianjapedia
Jump to: navigation, search
Line 2: Line 2:
  
 
==Add spacer at bottom==
 
==Add spacer at bottom==
Add spacer at bottom of section (True | False)
+
Add spacer at bottom of section (True | False).
  
 
==Background image==
 
==Background image==
The background image for the section (png | jpg | gif)
+
The background image for the section (png | jpg | gif).
  
 
==Border-radius==
 
==Border-radius==
Border radius of items in the section
+
Border radius of items in the section.
  
 
==Collapsable==
 
==Collapsable==
The section is collapsible at runtime (True | False)
+
The section is collapsible at runtime (True | False).
  
 
==Field border==
 
==Field border==
Display border around fields (caption and data) (True | False)
+
Display border around fields (caption and data) (True | False).
 +
* Supported by [[Form Section Attributes|Form Sections]].
  
 
==Field border color==
 
==Field border color==
 
Field border color
 
Field border color
 +
* Supported by [[Form Section Attributes|Form Sections]].
 
* See [[Colors]].
 
* See [[Colors]].
  
 
==Hide search icon==
 
==Hide search icon==
Hide the search icon at runtime (True | False)
+
Hide the search icon at runtime (True | False).
  
 
==Hide TabBar at runtime==
 
==Hide TabBar at runtime==
Hide the Tab Bar at runtime so tab pages are used as a stack of sections that can be selected programmatically (True | False)
+
Hide the Tab Bar at runtime so tab pages are used as a stack of sections that can be selected programmatically (True | False).
 
* Supported by [[TabView Section Attributes|TabView Sections]].
 
* Supported by [[TabView Section Attributes|TabView Sections]].
  
 
==Margin==
 
==Margin==
Margin size around the section
+
Margin size around the section.
  
 
==Spacing==
 
==Spacing==
Spacing between items in the section
+
Spacing between items in the section.
  
 
==Stretch image==
 
==Stretch image==
Stretch the background image to fill the section (True | False)
+
Stretch the background image to fill the section (True | False).

Revision as of 07:07, 8 July 2016

Under Construction

Add spacer at bottom

Add spacer at bottom of section (True | False).

Background image

The background image for the section (png | jpg | gif).

Border-radius

Border radius of items in the section.

Collapsable

The section is collapsible at runtime (True | False).

Field border

Display border around fields (caption and data) (True | False).

Field border color

Field border color

Hide search icon

Hide the search icon at runtime (True | False).

Hide TabBar at runtime

Hide the Tab Bar at runtime so tab pages are used as a stack of sections that can be selected programmatically (True | False).

Margin

Margin size around the section.

Spacing

Spacing between items in the section.

Stretch image

Stretch the background image to fill the section (True | False).