Back to Devexpress

DetailTabStyleEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-detailtabstyleeventargs-dot-underscore-properties.md

latest2.4 KB
Original Source

DetailTabStyleEventArgs Properties

Provides data for the DetailTabStyle event.

NameDescription
AppearanceProvides access to settings that specify tab appearance.
CaptionGets or sets the tab caption.
EnabledGets or sets whether to enable the detail tab.
ImageOptionsProvides access to options that specify a raster or vector image displayed in the tab.
ImagesGets or sets a collection of raster or vector images that can be displayed in the tab.
IsSelectedGets whether the tab is selected.
PatternViewGets a view used as a template to create a view that actually appears on the screen.
RelationIndexGets the relation index that identifies the affected detail. Inherited from CustomMasterRowEventArgs.
RowHandleGets the handle of the currently processed master row in the current View. Inherited from CustomMasterRowEventArgs.
VisibleGets or sets whether to display the detail tab.

See Also

DetailTabStyleEventArgs Class

DetailTabStyleEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace