True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / FetchRowStyles Property

In This Topic
    FetchRowStyles Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets a value indicating whether the FetchRowStyle event will be raised.
    Syntax
    'Declaration
     
    Public Property FetchRowStyles As System.Boolean
    public System.bool FetchRowStyles {get; set;}
    See Also