alexa

    Show / Hide Table of Contents

    Class InlineCollection

    Inheritance
    System.Object
    InlineCollection
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    public class InlineCollection : ObservableCollection<Inline>

    Constructors

    InlineCollection()

    Initializes new instance of InlineCollection class

    Declaration
    public InlineCollection()
    Back to top Generated by DocFX