Click or drag to resize

IRibbonGroupIsVisible Property

Gets/sets the visibility of this group

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

Property Value

Type: Boolean
See Also