Back to Devexpress

GridBand.ToString() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-dot-gridband-80aa274b.md

latest1.3 KB
Original Source

GridBand.ToString() Method

Gets the band’s caption.

Namespace : DevExpress.XtraGrid.Views.BandedGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A string that specifies the band’s caption.

|

See Also

Caption

GetTextCaption()

GridBand Class

GridBand Members

DevExpress.XtraGrid.Views.BandedGrid Namespace