Provides a configuration Ribbon for the Pivot Control

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class CustomPivotControlRibbon : UserControl
Visual Basic
Public Class CustomPivotControlRibbon _
	Inherits UserControl
JScript
public class CustomPivotControlRibbon extends UserControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..UserControl
              Ico.Gwx..::..CustomPivotControlRibbon

See Also