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

In This Topic
    Locked Property (Split)
    In This Topic
    Gets or sets a value indicating if the cells of a split can be edited.
    Syntax
    'Declaration
     
    Public Property Locked As System.Boolean
    public System.bool Locked {get; set;}
    See Also