SpanRules Class
In This Article
A collection of SpanRule objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
#Declaration
public class SpanRules :
Collection<SpanRule>
#Related API Members
The following members return SpanRules objects:
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
See Also