Gets the GUID/integer value pair for the ShowGrid command. Read only.
[Visual Basic] Public Shared ReadOnly ShowGrid As CommandID [C#] public static readonly CommandID ShowGrid; [C++] public: static readonly CommandID* ShowGrid; [JScript] public static var ShowGrid : CommandID;
StandardCommands Class | StandardCommands Members | System.ComponentModel.Design Namespace