Skip to main content
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.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ShowGrid = "bShowGrid"

Field Value

Type
String
See Also