Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonStyles Class / Item Property

In This Topic
    Item Property (SplitButtonStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the drop down item on the screen.
    Syntax
    'Declaration
     
    
    Public Property Item As SplitButtonItemStyle
    public SplitButtonItemStyle Item {get; set;}
    See Also