ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1RowIndexHeaderBehavior Class
Fields Properties Methods


In This Topic
    C1RowIndexHeaderBehavior Class Members
    In This Topic

    The following tables list the members exposed by C1RowIndexHeaderBehavior.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1RowIndexHeaderBehavior class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the InitialIndex dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Mode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StretchHeader dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Attached row index in header behavior.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the index displayed for the first row.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the mode which indicates which index will be shown.  
    Public PropertyGets or sets a value indicating whether the header should be widen if there is no space to show the index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the row index in header behavior.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the behavior to show the row index in the row header.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also