Back to Devexpress

BandedGridColumnReadOnlyCollection Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-dot-bandedgridcolumnreadonlycollection-dot-underscore-properties.md

latest2.9 KB
Original Source

BandedGridColumnReadOnlyCollection Properties

Represents a read-only collection of banded columns.

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 columns.
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.
ViewGets the View that owns the current column collection. Inherited from GridColumnReadOnlyCollection.

See Also

BandedGridColumnReadOnlyCollection Class

BandedGridColumnReadOnlyCollection Members

DevExpress.XtraGrid.Views.BandedGrid Namespace