The current category group shown in the window.
[Visual Basic .NET] Public Property ActiveCategoryGroup As INAWindowCategoryGroup
[C#] public INAWindowCategoryGroup ActiveCategoryGroup {get; set;}
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Remarks
The ActiveCategoryGroup property allows you to determine the active group when the category supports groups. An example of such a category, is "Stops" , which supports multiple groups, where groups are used to specify multiple routes in one analysis layer.