FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAggregateFunction Class / IsNumeric Property

In This Topic
    IsNumeric Property
    In This Topic
    Gets whether the function is needs numeric values to be computed.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsNumeric As Boolean
    public virtual bool IsNumeric {get;}
    See Also