Provides data for the DimensionStateItemDataBound event.

Namespace:  Endeca.Web.UI.WebControls
Assembly:  Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class GuidedNavigationDimensionStateGroupItemEventArgs : EventArgs
Visual Basic (Declaration)
Public Class GuidedNavigationDimensionStateGroupItemEventArgs _
	Inherits EventArgs
Visual C++
public ref class GuidedNavigationDimensionStateGroupItemEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Endeca.Web.UI.WebControls..::.GuidedNavigationDimensionStateGroupItemEventArgs

See Also