Gets or sets a string describing the enable state for all four shared borders.
A string describing the enable state for all four shared borders (i.e. "tlrb").
| Character | Action |
|---|---|
| t | Enable the top shared border |
| l | Enable the left shared border |
| r | Enable the right shared border |
| b | Enable the bottom shared border |
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | The string value contained one or more unknown characters, or the same border was specified more than once. |
FpPage Class | Parastream.Web.UI Namespace