Spread WPF Documentation
Type Property (AverageCondition)


Gets the average condition type.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property Type As AverageConditionType
'Usage
 
Dim instance As AverageCondition
Dim value As AverageConditionType
 
instance.Type = value
 
value = instance.Type
[System.ComponentModel.DefaultValue()]
public AverageConditionType Type {get; set;}

Property Value

Returns the type of average condition. The default value is Above.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

AverageCondition Class
AverageCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.