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