RecroGridRGEntityGetGroupTitle Method
            Gets the title of the Tab.Group.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.5.2.24.0805.1
public string GetGroupTitle(
	int tabIdx,
	int groupIdx,
	HttpContext httpContext
)
- tabIdx  Int32
- The index of Tab.
- groupIdx  Int32
- The index of Group.
- httpContext  HttpContext
- The HTTP context.
String