'Declaration
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Buttons")> <C1DescriptionAttribute("C1TaskDialog.RadioButtons", "Collection of radio buttons displayed in the task dialog.")> Public ReadOnly Property RadioButtons As RadioButtonCollection
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Buttons")] [C1Description("C1TaskDialog.RadioButtons", "Collection of radio buttons displayed in the task dialog.")] public RadioButtonCollection RadioButtons {get;}