Show / Hide Table of Contents

Constructor ValueChangedTrigger

| Improve this Doc View Source

ValueChangedTrigger(IColumns, RowBinding<T>)

Initializes a new instance of ValueChangedTrigger<T> class.

Declaration
public ValueChangedTrigger(IColumns columns, RowBinding<T> rowBinding)
Parameters
Type Name Description
IColumns columns

The columns.

RowBinding<T> rowBinding

The row binding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest