RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColumnWidthTool Class / Units Property

In This Topic
    Units Property (C1ColumnWidthTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Units As Collection(Of Object)
    protected Collection<object> Units {get; set;}
    See Also