ClassFootnoteUIProvider
Class
Definition
Namespace:Telerik.WinForms.Documents.UI.UIProviders
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class FootnoteUIProvider : NoteUIProviderBase, IUIProvider
Inheritance: objectNoteUIProviderBaseFootnoteUIProvider
Implements:
Inherited Members
Constructors
FootnoteUIProvider(FootnoteRangeStart)
Declaration
cs-api-definition
public FootnoteUIProvider(FootnoteRangeStart footnoteStart)
Parameters
footnoteStart
Properties
FootnoteStart
Declaration
cs-api-definition
public FootnoteRangeStart FootnoteStart { get; }
Property Value