프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Parse ( GridControl control, Newtonsoft.Json.Linq.JObject obj ) : |
Gets a macro value from the specified
|
메소드 | 설명 | |
---|---|---|
GridControlMacroValue ( GridControl control, Newtonsoft.Json.Linq.JObject obj ) : System.Collections.Generic |
protected GridControlMacroValue ( GridControl control, Newtonsoft.Json.Linq.JObject obj ) : System.Collections.Generic | ||
control | GridControl | |
obj | Newtonsoft.Json.Linq.JObject | |
리턴 | System.Collections.Generic |
public static Parse ( GridControl control, Newtonsoft.Json.Linq.JObject obj ) : |
||
control | GridControl | The parent control. |
obj | Newtonsoft.Json.Linq.JObject | The instance of JObject to be parsed. |
리턴 |