[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.RadioButtonCollection.OnSetComplete

OnSetComplete Method

OnSetComplete(int, object, object)

Performs additional custom processes after setting a C1RadioButton in the RadioButtonCollection instance.

Declaration
protected override void OnSetComplete(int index, object oldValue, object newValue)
Parameters
Type Name Description
int index
object oldValue
object newValue
Overrides