FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / DrawItemEventArgs Class / State Property

In This Topic
    State Property (DrawItemEventArgs)
    In This Topic
    Gets the state of the item being drawn.
    Syntax
    'Declaration
     
    Public ReadOnly Property State As System.Windows.Forms.DrawItemState
    public System.Windows.Forms.DrawItemState State {get;}
    See Also