Property DControls.RadioId Overload Sets initial and gets final checked radio button. It is button id (as specified in DControls.RadioButtons), not index. See dialog.SetRadioButtons. public int RadioId { get; set; } Property Value int