Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.ShowGrid Field

Returns “bShowGrid”. Corresponds to the Grid ribbon item that allows end-users to toggle the visibility of grid lines.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v21.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ShowGrid = "bShowGrid"

Field Value

Type
String
See Also