A newer version of this page is available.
Switch to the current version.
NumericCollection Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.1.dll
Declaration
public class NumericCollection :
CustomCollection<double>
Public Class NumericCollection
Inherits CustomCollection(Of Double)
Related API Members
The following members accept/return NumericCollection objects:
See Also
Feedback