FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / CheckListBehavior Class / GetCurrentValueAsFrozen Method

In This Topic
    GetCurrentValueAsFrozen Method (CheckListBehavior)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetCurrentValueAsFrozen() As Freezable
    public Freezable GetCurrentValueAsFrozen()
    See Also