Class CheckButtonBuilderBase
Provides an abstract base class with common check button control functionality.
public abstract class CheckButtonBuilderBase : ButtonBuilderBase<bool>, IExpressionBuilder, INamedElement
- Inheritance
-
CheckButtonBuilderBase
- Implements
- Derived
- Inherited Members
Properties
- Checked
Gets or sets a value indicating whether the button is checked.
Methods
- Generate()
Generates an observable sequence of event notifications from the UI control.