SpanRule Constructors
Provides settings that allow you to specify the form layout item’s behavior at different breakpoints (LayoutBreakpoint).Name | Parameters | Description |
---|---|---|
SpanRule() | none | Initializes a new instance of the SpanRule class. |
SpanRule(String, Int32, Int32) | breakpointName, columnSpan, rowSpan | Initializes a new instance of the SpanRule class. |
See Also