Method | Description | |
---|---|---|
BoolElement ( string caption, bool value ) : System | ||
BoolElement ( string caption, bool value, int layoutId ) : System | ||
Summary ( ) : string |
public BoolElement ( string caption, bool value ) : System | ||
caption | string | |
value | bool | |
return | System |
public BoolElement ( string caption, bool value, int layoutId ) : System | ||
caption | string | |
value | bool | |
layoutId | int | |
return | System |