Skip to main content
Cut
New

DefaultBarItemNames.TableSelectTable Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableSelectTable”. Corresponds to the Table Tools contextual page’s Select Table toolbar button that selects the entire table.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableSelectTable = "DevExpress_Xpf_Reports_Ribbon_bTableSelectTable"

Field Value

Type
String
See Also