  | PropertyManagerPageOptionBoxGetGroupBox Method  | 
 [Missing <summary> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.GetGroupBox"]
 
    Namespace: 
   CodeStack.SwEx.PMPage.Controls
    Assembly:
   CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntaxpublic PropertyManagerPageGroup GetGroupBox()
Public Function GetGroupBox As PropertyManagerPageGroup
public:
virtual PropertyManagerPageGroup^ GetGroupBox() sealed
Return Value
Type: 
PropertyManagerPageGroup[Missing <returns> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.GetGroupBox"]
Implements
IPropertyManagerPageControl.GetGroupBox
See Also