ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / Style Property

In This Topic
    Style Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Style As C1.Framework.Style
    public C1.Framework.Style Style {get; set;}
    See Also