ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DisplayColumn Class / Style Property

In This Topic
    Style Property (C1DisplayColumn)
    In This Topic
    Gets or sets the root Style for this column.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also