Method | Description | |
---|---|---|
CheckBoxControl ( string idName, QLMemory memory, bool isComputed = false ) : System.Windows | ||
Render ( ) : void | ||
_checkBox_Checked ( object sender, |
public CheckBoxControl ( string idName, QLMemory memory, bool isComputed = false ) : System.Windows | ||
idName | string | |
memory | QLMemory | |
isComputed | bool | |
return | System.Windows |
public _checkBox_Checked ( object sender, |
||
sender | object | |
e | ||
return | void |