Spread Windows Forms 12.0 Product Documentation
IsAffectedLayout Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingModelEventArgs Class : IsAffectedLayout Property
Indicates if the change has affected the conditional formatting layout.
Syntax
'Declaration
 
Public ReadOnly Property IsAffectedLayout As Boolean
'Usage
 
Dim instance As ConditionalFormattingModelEventArgs
Dim value As Boolean
 
value = instance.IsAffectedLayout
public bool IsAffectedLayout {get;}
See Also

Reference

ConditionalFormattingModelEventArgs Class
ConditionalFormattingModelEventArgs Members