RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontSizeTool Class / ItemContainerStyle Property

In This Topic
    ItemContainerStyle Property (C1FontSizeTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemContainerStyle As Style
    public Style ItemContainerStyle {get; set;}
    See Also