HtmlForgeX

API Reference

Class

TablerServiceStudioShellSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerServiceStudioShell.

Inheritance

  • Object
  • TablerServiceStudioShellSettings

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerServiceStudioShellSettings Compact(Boolean enable = true) #
Returns: TablerServiceStudioShellSettings

Uses tighter shell spacing.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerServiceStudioShell End() #
Returns: TablerServiceStudioShell

Returns the root shell.

public TablerServiceStudioShellSettings Height(String height) #
Returns: TablerServiceStudioShellSettings
EditorBrowsable(2)

Sets the shell CSS height.

Type Parameters

THeight

Parameters

height System.String requiredposition: 0
Height``1(``0 height) #

Sets the shell CSS height.

Parameters

height ``0 required
public TablerServiceStudioShellSettings RailWidth(String width) #
Returns: TablerServiceStudioShellSettings

Sets the right rail CSS width.

Parameters

width System.String requiredposition: 0