True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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