Show / Hide Table of Contents

Method OnEdit

| Improve this Doc View Source

OnEdit(Column)

Invoked when column is being edit.

Declaration
protected virtual void OnEdit(Column column)
Parameters
Type Name Description
Column column

The column.

Remarks

There is no default implementation. Derived class can override this method to provide custom implemenation.

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