Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Office2010ColorPicker Class / PreferredHeight Field


In This Topic
    PreferredHeight Field (Office2010ColorPicker)
    In This Topic
    The preferred height to span the control to.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PreferredHeight As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Office2010ColorPicker.PreferredHeight
    public static readonly int PreferredHeight
    See Also