System.Windows.Forms.PropertyGrid.CanShowCommands Property

Gets a value indicating whether the commands pane can be made visible for the currently selected objects.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public virtual bool CanShowCommands { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is true if PropertyGrid.CommandsVisibleIfAvailable is true and the object has commands available.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0