public PdfFormRadioButtonsGroup ParentGroup { get; }Public ReadOnly Property ParentGroup As PdfFormRadioButtonsGroup
Getpublic:
property PdfFormRadioButtonsGroup^ ParentGroup {
PdfFormRadioButtonsGroup^ get ();
}member ParentGroup : PdfFormRadioButtonsGroup with get