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