HtmlEditorToggleViewModeCommand Property
Represents the command that requests to toggle the editor view mode between WYSIWYG and HtmlCode values.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public DelegateCommand ToggleViewModeCommand { get; }
Public ReadOnly Property ToggleViewModeCommand As DelegateCommand
Get
Property Value
DelegateCommand