Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawArrowEventArgs Class / Up Field

In This Topic
    Up Field
    In This Topic
    Indicates if Up button is drawn or not.
    Syntax
    'Declaration
     
    
    Public ReadOnly Up As Boolean
    public readonly bool Up
    See Also