MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / Fixed Property

In This Topic
    Fixed Property
    In This Topic
    Gets or sets the style used to paint fixed cells.
    Syntax
    'Declaration
     
    
    Public Property Fixed As ViewCellStyle
    public ViewCellStyle Fixed {get; set;}
    See Also