Click or drag to resize

IRibbonItemIsEnabled Property

Is the tool enabled.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 14.0.0.10531
Syntax
C#
bool IsEnabled { get; set; }

Property Value

Type: Boolean
See Also