PropertyGrid::CanShowCommands Property
.NET Framework (current version)
Gets a value indicating whether the commands pane can be made visible for the currently selected objects.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the commands pane can be made visible; otherwise, false.
This property is true if CommandsVisibleIfAvailable is true and the object has commands available.
.NET Framework
Available since 1.1
Available since 1.1
Show: