Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / Style Property

In This Topic
    Style Property (DropDownEditorViewBase)
    In This Topic
    Gets or sets the Style object used to render this Element.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also