DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / CustomRangeEventArgs Class / Value Property

In This Topic
    Value Property (CustomRangeEventArgs)
    In This Topic
    The value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also