DefaultBarItemNames.TableSelectColumn Field
Returns “DevExpress_Xpf_Reports_Ribbon_bTableSelectColumn”. Corresponds to the Table Tools contextual page’s Select Column toolbar button that selects the current column.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string TableSelectColumn = "DevExpress_Xpf_Reports_Ribbon_bTableSelectColumn"
Field Value
Type |
---|
String |
See Also