Back to Devexpress

PresentationDictionary<TKey, TValue> Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentationdictionary-2-dot-underscore-properties.md

latest1.2 KB
Original Source

PresentationDictionary<TKey, TValue> Properties

A dictionary that contains presentation objects.

NameDescription
CountReturns the number of key-value pairs contained in the dictionary.
IsReadOnlyIndicates whether the dictionary is read-only.
Item[TKey]Gets or sets the value associated with the specified key.
KeysReturns a collection that contains the keys in the dictionary.
ValuesReturns a collection that contains the values in the dictionary.

See Also

PresentationDictionary<TKey, TValue> Class

PresentationDictionary<TKey, TValue> Members

DevExpress.Docs.Presentation Namespace