Spread Silverlight Documentation
Priority Property (FormattingRuleBase)


Gets the priority of this conditional formatting rule. The value is used to determine which format should be evaluated and rendered. Lower numeric values have a higher priority than higher numeric values. The highest priority is 1.
Syntax
'Declaration
 
Public ReadOnly Property Priority As System.Integer
'Usage
 
Dim instance As FormattingRuleBase
Dim value As System.Integer
 
value = instance.Priority
public System.int Priority {get;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

FormattingRuleBase Class
FormattingRuleBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.