|
|
|
TurnRadioButtonOff Method, CellBaseClass Class |
Turns all radiobuttons in this cell off.
Syntax CellBaseClass Class (Softelvdm.Controls)
VB |
Public Overridable Sub TurnRadioButtonOff() |
C# |
public virtual void TurnRadioButtonOff(); |
C++ |
public: virtual void TurnRadioButtonOff(); |
Comments
The TurnRadioButtonOff method turns all radiobuttons in this cell off.
This function is mainly used internally by a control and isn't called by an application directly. When a radiobutton part is set, it automatically turns of all radiobuttons in adjacent items.
Version Information
Supported in version 1.0.
Products Table