Version

Search Results

Icon Property (IconCriterion)

Returns or sets a Infragistics.Documents.Excel.FormatConditionIcon value which identifies the icon displayed for this threshold as defined by the IconSet and Index properties. Syntax Remarks By default, the icon displayed for this threshold is defined by the parent condition, via the value of the IconSet property....

IconSet Property (IconCriterion)

Returns a Infragistics.Documents.Excel.FormatConditionIconSet value which identifies the icon set that includes this icon (read-only). Syntax

IconSetConditionalFormat Class

Exposes properties which displays icons in a Infragistics.Documents.Excel.WorksheetCell based on the cells value as relative to threshold values. Syntax Remarks This class provides the ability to display an icon inside a cell when that cells value meets the criteria defined by the relevant IconCriterion. Each icon...

IconSetConditionalFormat Class Events

For a list of all members of this type, see IconSetConditionalFormat members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top

IconSetConditionalFormat Class Members

Public Properties Public Methods Public Events

IconCriteria Property

Returns a collection which defines the criteria for this condition. Syntax

IconSet Property (IconSetConditionalFormat)

Returns or sets a Infragistics.Documents.Excel.FormatConditionIconSet value which identifies the set of icons used to express this condition. Syntax

IsCustom Property (IconSetConditionalFormat)

Returns true if the Icon property of one or more criterion returns a value which is from a different icon set as the one returned from the IconSet property. Syntax