FormatAppearances object

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

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

By default, the FormatAppearances collection contains the following keys:

The FormatAppearances collection supports the following properties and methods:

NameDescription
AddAdds a FormatAppearance 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 FormatAppearance object giving its key.
RemoveRemoves a specific member from the collection.