ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / CellTipsWidth Property

In This Topic
    CellTipsWidth Property (C1Combo)
    In This Topic
    Returns or sets the width of the cell tip window.
    Syntax
    'Declaration
     
    
    Public Property CellTipsWidth As Integer
    public int CellTipsWidth {get; set;}
    See Also