GrapeCity.Xaml.CalcEngine
MinArgs Property (CalcDbFunction)


Gets the minimum number of arguments for the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MinArgs As Integer
'Usage
 
Dim instance As CalcDbFunction
Dim value As Integer
 
value = instance.MinArgs
public override int MinArgs {get;}

Property Value

The minimum number of arguments for the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcDbFunction Class
CalcDbFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options