Intersoft.Client.UI.Data Namespace > UXGridViewBoundColumn Class : GetAggregateValue(AggregateValues,String) Method |
Public Function GetAggregateValue( _ ByVal values As AggregateValues, _ ByVal format As String _ ) As String
Dim instance As UXGridViewBoundColumn Dim values As AggregateValues Dim format As String Dim value As String value = instance.GetAggregateValue(values, format)
public string GetAggregateValue( AggregateValues values, string format )
public: String^ GetAggregateValue( AggregateValues^ values, String^ format )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2