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

In This Topic
    ExposeCellMode Property (C1TrueDBGrid)
    In This Topic
    Gets or sets how the rightmost column reacts when clicked by the user.
    Syntax
    'Declaration
     
    Public Property ExposeCellMode As ExposeCellModeEnum
    public ExposeCellModeEnum ExposeCellMode {get; set;}
    See Also