C1.WPF.DataGrid Namespace : C1RowIndexHeaderBehavior Class |
The following tables list the members exposed by C1RowIndexHeaderBehavior.
Name | Description | |
---|---|---|
C1RowIndexHeaderBehavior Constructor | Initializes a new instance of the C1RowIndexHeaderBehavior class. |
Name | Description | |
---|---|---|
InitialIndexProperty | Identifies the InitialIndex dependency property. | |
ModeProperty | Identifies the Mode dependency property. | |
StretchHeaderProperty | Identifies the StretchHeader dependency property. | |
ValidationBehaviorProperty | Attached row index in header behavior. |
Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
InitialIndex | Gets or sets the index displayed for the first row. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Mode | Gets or sets the mode which indicates which index will be shown. | |
StretchHeader | Gets or sets a value indicating whether the header should be widen if there is no space to show the index. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetRowIndexHeaderBehavior | Gets the row index in header behavior. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetRowIndexHeaderBehavior | Sets the behavior to show the row index in the row header. | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |