Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
update
authored
Jan 30, 2018
by
Jean-Philippe Bruyère
Show whitespace changes
Inline
Side-by-side
markdown/Crow.RadioButton.md
0 → 100644
View page @
dcf683e8
**namespace**
:
`Crow`
#### Inheritance Hierarchy
-
[
`ILayoutable`
](
Crow.ILayoutable
)
-
[
`GraphicObject`
](
Crow.GraphicObject
)
-
[
`PrivateContainer`
](
Crow.PrivateContainer
)
-
[
`TemplatedControl`
](
Crow.TemplatedControl
)
-
`RadioButton`
#### Syntax
```
csharp
public
class
RadioButton
:
TemplatedControl
```
#### Constructors
| :white_large_square: | prototype | description
| --- | --- | --- |
| [[/images/method.jpg]] |
` RadioButton (Interface iface)`
| __
#### Properties
| :white_large_square: | name | description |
| --- | --- | --- |
| [[/images/property.jpg]] |
`IsChecked`
| __ |
#### Methods
| :white_large_square: | prototype | description |
| --- | --- | --- |
| [[/images/method.jpg]] |
`void onMouseDown(object sender, MouseButtonEventArgs e)`
| __ |
#### Events
| :white_large_square: | name | description |
| --- | --- | --- |
| [[/images/event.jpg]] |
`Checked`
| __ |
| [[/images/event.jpg]] |
`Unchecked`
| __ |