RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1LineSpacingTool Class / ItemsSource Property

In This Topic
    ItemsSource Property (C1LineSpacingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemsSource As IEnumerable
    public IEnumerable ItemsSource {get; set;}
    See Also