Back to Devexpress

GridViewToolbar Properties

aspnet-devexpress-dot-web-dot-gridviewtoolbar-dot-underscore-properties.md

latest2.0 KB
Original Source

GridViewToolbar Properties

A base class for the Grid View’s toolbar.

NameDescription
CollectionGets the collection to which an item belongs. Inherited from CollectionItem.
EnabledGets or sets a value that indicates whether the toolbar is enabled, allowing the toolbar to respond to end-user interactions. Inherited from GridToolbar.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
ItemAlignGets or sets the toolbar item alignment. Inherited from GridToolbar.
ItemsGets the collection of items within the toolbar and provides indexed access to them.
NameGets or sets the toolbar’s unique identifier name. Inherited from GridToolbar.
PositionGets or sets the toolbar position. Inherited from GridToolbar.
SettingsAdaptivityProvides access to the grid toolbar’s adaptivity settings. Inherited from GridToolbar.
VisibleGets or sets a value specifying the visibility of the toolbar. Inherited from GridToolbar.

See Also

GridViewToolbar Class

GridViewToolbar Members

DevExpress.Web Namespace