ToggleExpandedCommand Class
A sectionViewModel() command to toggle the IsExpanded state.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class ToggleExpandedCommand _
Inherits CommandModel
public class ToggleExpandedCommand : CommandModel
public ref class ToggleExpandedCommand : public CommandModel
public class ToggleExpandedCommand extends CommandModel
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.CommandModel
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ToggleExpandedCommand
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace