FormItemColSpanBuilder

Methods

MaxWidth(System.Double)

Defines the maximum width in pixels for which the specific breakpoint colSpan value will be applied.

Parameters

value - System.Double

The value that configures the maxwidth.

MinWidth(System.Double)

Defines the minimum width in pixels for which the specific breakpoint colSpan value will be applied.

Parameters

value - System.Double

The value that configures the minwidth.

Value(System.Double)

Defines the colSpan value that will be applied when the width of the form meets the breakpoint criteria.

Parameters

value - System.Double

The value that configures the value.