C1.WPF.DataGrid Namespace / DataGridCellPresenter Class / IsSelectedProperty Field

In This Topic
IsSelectedProperty Field (DataGridCellPresenter)
In This Topic
Identifies the IsSelected dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsSelectedProperty As DependencyProperty
 
See Also