Skip to main content
A newer version of this page is available. .
Tab

SpanRules Class

A collection of SpanRule objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SpanRules :
    Collection<SpanRule>

Implements

DevExpress.Utils.IAssignableCollection
See Also