Back to Devexpress

GridControlViewCollection Properties

windowsforms-devexpress-dot-xtragrid-dot-gridcontrolviewcollection-dot-underscore-properties.md

latest2.5 KB
Original Source

GridControlViewCollection Properties

Represents a collection that contains Views currently displayed by a grid control.

NameDescription
CountGets the number of elements contained in the ReadOnlyCollectionBase instance. Inherited from ReadOnlyCollectionBase.
InnerList protectedGets the list of elements contained in the ReadOnlyCollectionBase instance. Inherited from ReadOnlyCollectionBase.
Item[Int32]Provides indexed access to individual Views.
ICollection.IsSynchronizedGets a value indicating whether access to a ReadOnlyCollectionBase object is synchronized (thread safe). Inherited from ReadOnlyCollectionBase.
ICollection.SyncRootGets an object that can be used to synchronize access to a ReadOnlyCollectionBase object. Inherited from ReadOnlyCollectionBase.

See Also

GridControlViewCollection Class

GridControlViewCollection Members

DevExpress.XtraGrid Namespace