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

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