Back to Devexpress

DefaultBarItemNames.ShowGrid Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-70d7170d.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string ShowGrid = "bShowGrid"
vb
Public Const ShowGrid As String = "bShowGrid"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace