This item is found in multiple S3 file types. Its controls and their order may vary based on the file type.
Visible checkbox
- What it does: Controls visibility for cell contents.
- How to use it: Click the checkbox to check or uncheck.
CSS Class
- What it does: Custom style sheet class that controls cell appearance.
- How to use it: Enter the class.
- Other notes: If blank, the cell's appearance will be the default. Any class you enter must be configured in the MVVM project style sheet in the .NET project.
Custom Attributes
- What it does: Custom attribute defined by the developer to be rendered on the HTML page.
- How to use it: Enter the text.
Width
- What it does: Defines the width between two columns.
- How to use it: Enter the number of pixels.
- Other notes: If blank, the width is the default.
Column Span
- What it does: Pixel width of the cell.
- How to use it: Enter the number of pixels.
- Other notes: This defaults to 0.
Height
- What it does: Pixel height of the cell.
- How to use it: Enter the number of pixels.
- Other notes: If blank, the height is default.
Horizontal Align
- What it does: Controls justification for cell contents.
- How to use it: Select the desired justification.
- Other notes: This defaults to NotSet (left aligned).
Skin ID
- What it does: Controls text formatting for the cell.
- How to use it: Select the skin.
- Other notes: If blank, the appearance is default.
This post is part of multiple topics: