Xceed DataGrid for Silverlight Documentation
GetResult Method (ModeFunction)


Retrieves the result of the statistical function.
Syntax
'Declaration
 
Protected Friend Overrides Function GetResult() As StatResult
'Usage
 
Dim instance As ModeFunction
Dim value As StatResult
 
value = instance.GetResult()
protected internal override StatResult GetResult()

Return Value

A StatResult containing the result of the statistical function
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ModeFunction Class
ModeFunction Members
Base Implementation in GetResult

Send Feedback