Click or drag to resize

IRibbonGroupIsVisible Property

Gets/sets the visibility of this group

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

Property Value

Type: Boolean
See Also