FormatConditionalAppearances object

The FormatConditionalAppearances collection can be accessed through the control's FormatConditionalAppearances property. The FormatConditionalAppearance object changes the visual appearance of your data as listed:

 By default, the control's context menu displays the following FormatConditionalAppearance objects:

By default, the FormatConditionalAppearances collection contains the following keys:

The FormatConditionalAppearances collection supports the following properties and methods:

NameDescription
AddAdds a FormatConditionalAppearance object and returns a reference to the newly created object.
ClearRemoves all objects in a collection.
CountReturns the number of objects in a collection.
ItemReturns a specific FormatConditionalAppearance object giving its key.
RemoveRemoves a specific member from the collection.