MindFusion.Wpf Pack Programmer's Guide
IConditionalFormatCollection.HasMixedConditions Property
See Also
 





Gets a value indicating whether the collection contains overlapping conditional formats.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

bool HasMixedConditions { get; }

Visual Basic  Copy Code

ReadOnly Property HasMixedConditions As Boolean

 Property Value

true if the collection contains overlapping conditional formats; otherwise, false.

 Remarks

If the collection contains mixed conditions, it cannot be enumerated.

 See Also

IConditionalFormatCollection Members
IConditionalFormatCollection Interface
MindFusion.Spreadsheet.Wpf Namespace