RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1InsertTableGrid Class / CellSize Property

In This Topic
    CellSize Property (C1InsertTableGrid)
    In This Topic
    Gets or sets the size of cell in the dropdown.
    Syntax
    'Declaration
     
    
    Public Property CellSize As Double
    public double CellSize {get; set;}
    See Also