ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class / GetItemHeight Method

In This Topic
    GetItemHeight Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetItemHeight( _
       ByVal index As System.Integer _
    ) As System.Integer
    public System.int GetItemHeight( 
       System.int index
    )

    Parameters

    index
    See Also