GrapeCity.Xaml.SpreadSheet.Data
StopIfTrue Property (IconSetRule)


Gets or sets whether rules with lower priority are applied over this rule. If this property is true and this rule evaluates to true, no rules with lower priority are applied over this rule.
Syntax
'Declaration
 
Public Shadows ReadOnly Property StopIfTrue As Boolean
'Usage
 
Dim instance As IconSetRule
Dim value As Boolean
 
value = instance.StopIfTrue
public new bool StopIfTrue {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IconSetRule Class
IconSetRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options