ReportIntegerControl.sumNeg Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
sumNeg() | |
sumNeg(Boolean) |
sumNeg()
public:
virtual bool sumNeg();
public virtual bool sumNeg ();
abstract member sumNeg : unit -> bool
override this.sumNeg : unit -> bool
Public Overridable Function sumNeg () As Boolean