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.v19.1.dll

Declaration

public class SpanRules :
    Collection<SpanRule>

Implements

DevExpress.Utils.IAssignableCollection
See Also