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

DefaultBarItemNames.ShowGrid Property

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.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string ShowGrid { get; }

Property Value

Type
String
See Also