ReportSumControl.sumType 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
sumType() | |
sumType(Int32) |
sumType()
public:
virtual int sumType();
public virtual int sumType ();
abstract member sumType : unit -> int
override this.sumType : unit -> int
Public Overridable Function sumType () As Integer