Table of Contents

Class DataGridSelectionColumn

Namespace
UraniumUI.Material.Controls
Assembly
UraniumUI.Material.dll
public class DataGridSelectionColumn : DataGridColumn, INotifyPropertyChanged, IDataGridSelectionColumn
Inheritance
DataGridSelectionColumn
Implements
Inherited Members
Extension Methods

Constructors

DataGridSelectionColumn()

public DataGridSelectionColumn()

Events

SelectionChanged

public event EventHandler<bool> SelectionChanged

Event Type

EventHandler<bool>