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