FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / PersistId Property

In This Topic
    PersistId Property (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PersistId As Integer
    public int PersistId {get;}
    See Also