ComponentOne FinancialChart for WPF
IsCollapsed Property



C1.WPF Namespace > C1RadialMenu Class : IsCollapsed Property
Gets a value that indicates whether the menue is collapsed.
Syntax
'Declaration
 
Public ReadOnly Property IsCollapsed As Boolean
'Usage
 
Dim instance As C1RadialMenu
Dim value As Boolean
 
value = instance.IsCollapsed
public bool IsCollapsed {get;}
public:
property bool IsCollapsed {
   bool get();
}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members