ITabStopsPropertiesDialog
Interface
Represents the interface for a dialog that manages tab stops properties in the Telerik UI.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public interface ITabStopsPropertiesDialog
Derived Classes:
Methods
Displays the tab stops properties dialog.
C#
void ShowDialog(TabStopsPropertiesDialogContext context)
The context in which the tab stops properties dialog is displayed.