Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListItem Class / IsCheckedProperty Field


In This Topic
    IsCheckedProperty Field
    In This Topic
    Identifies the IsChecked DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsCheckedProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ListItem.IsCheckedProperty
    public static readonly DependencyProperty IsCheckedProperty
    See Also