RecroGridRGEntityGetGroupTitle Method
Gets the title of the Tab.Group.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.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