Skip to main content
Tab

SpanRules Class

A collection of SpanRule objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SpanRules :
    Collection<SpanRule>

The following members return SpanRules objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also