Class ModifyMultiLevelListDialog
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class ModifyMultiLevelListDialog : RadWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow
Constructors
ModifyMultiLevelListDialog()
Declaration
public ModifyMultiLevelListDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
Show(ListStyle, Action)
Declaration
public void Show(ListStyle style, Action onListLevelTextChangedCallback)
Parameters
ListStyle
style
|
System.Action
onListLevelTextChangedCallback
|