RecroGridRGEntityGetGroupTitle Method
Gets the title of the Tab.Group.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.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[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.RGEntity.GetGroupTitle(System.Int32,System.Int32,Microsoft.AspNetCore.Http.HttpContext)"]