DetailTabStyleEventArgs.Caption Property
Gets or sets the tab caption.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value that specifies a caption. |
See Also