Back to Devexpress

SpanRule Class

aspnet-devexpress-dot-web-a45174e2.md

latest1.3 KB
Original Source

SpanRule Class

Provides settings that allow you to specify the form layout item’s behavior at different breakpoints (LayoutBreakpoint).

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SpanRule :
    CollectionItem
vb
Public Class SpanRule
    Inherits CollectionItem

The following members return SpanRule objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem SpanRule

See Also

SpanRule Members

DevExpress.Web Namespace