MVCxNavBarGroupCollection.FindByText(String) Method
In This Article
Returns a group object with the specified NavBarGroup.Text property value.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Parameters
Name | Type |
---|---|
text | String |
#Returns
Type |
---|
MVCx |
See Also