Interface IUILayerContainer
Namespace: Telerik.WinForms.Documents.UI
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public interface IUILayerContainer
Properties
Owner
Declaration
IDocumentEditorPresenterContainer Owner { get; }
Property Value
IDocumentEditorPresenterContainer
|