Show / Hide Table of Contents

Method SetValue

| Improve this Doc View Source

SetValue(Object, Boolean)

Sets the data value.

Declaration
public void SetValue(object value, bool beforeEdit = false)
Parameters
Type Name Description
System.Object value

The data value.

System.Boolean beforeEdit

Indicates whether should get data value before edit.

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