C1.Silverlight.DataGrid Namespace : DataGridGroupRowPresenter Class |
The following tables list the members exposed by DataGridGroupRowPresenter.
Name | Description | |
---|---|---|
![]() | DataGridGroupRowPresenter Constructor | Initializes a new instance of a DataGridGroupRowPresenter. |
Name | Description | |
---|---|---|
![]() ![]() | ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. |
![]() ![]() | ButtonForegroundProperty | Identifies the ButtonForeground dependency property. |
![]() ![]() | GroupContentMarginProperty | Identifies the GroupContentMargin dependency property. |
![]() ![]() | GroupContentProperty | Identifies the GroupContent dependency property. |
![]() ![]() | IsCheckedProperty | Identifies the IsChecked dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BackgroundBrush | Gets or sets the System.Windows.Media.Brush used in the background of the row. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. |
![]() | ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. |
![]() | CacheMode | (Inherited from System.Windows.UIElement) |
![]() | CellsAreaMargin | Gets or sets a Margin that can be applied to a System.Windows.UIElement locating the element in the area where the cells are shown, typically this margin is applied to the cells panel. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | CellsPanel | Gets the cells panel inside this row presenter. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DataGrid | Gets the data grid associated with this presenter. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | FontFamily | (Inherited from System.Windows.Controls.Control) |
![]() | FontSize | (Inherited from System.Windows.Controls.Control) |
![]() | FontStretch | (Inherited from System.Windows.Controls.Control) |
![]() | FontStyle | (Inherited from System.Windows.Controls.Control) |
![]() | FontWeight | (Inherited from System.Windows.Controls.Control) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | GroupContent | Gets or sets the text or uielement displayed as the title of the group |
![]() | GroupContentMargin | Gets or sets the margin applied to the group title and collapse/expand checkbox. |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | HorizontalGridLineBrush | Gets or sets the System.Windows.Media.Brush used to highlight the horizontal grid lines. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | HorizontalGridLineOpacity | Gets or sets the opacity of the horizontal grid line. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | HorizontalGridLineVisibility | Gets or sets the visibility of the horizontal grid lines of this row, If true, the horizontal grid lines are shown. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | IsChecked | Gets or sets whether this group is expanded or collapsed. |
![]() | IsEditing | Gets or sets a value indicating whether this cell is currently editing. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | IsEnabled | (Inherited from System.Windows.Controls.Control) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | Returns true if the mouse is over the control. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | IsSelected | Gets or sets a value indicating whether this cell is currently selected. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | Item | Gets the DataGridCellPresenter with the specified column. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | Margin | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MinHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MinWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | Name | (Inherited from System.Windows.FrameworkElement) |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | Projection | (Inherited from System.Windows.UIElement) |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | Row | Gets the row associated with this presenter. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | RowAreaMargin | Gets or sets a Margin that can be applied to a System.Windows.UIElement inside a row presenter ensuring the element won't be scrolled even whether the row is scrollable. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | TabNavigation | (Inherited from System.Windows.Controls.Control) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
![]() | ValidationBackground | Gets or sets the brush used to paint the background of the validation elements. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | ValidationResults | Gets or sets a collection of ValidationResult related to the corresponding row. When the number of errors is greater than 0 the background of the row will became red. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | ValidationState | Gets or sets the DataGridRowPresenter.ValidationState. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | VerticalGridLineBrush | Gets or sets the System.Windows.Media.Brush used to highlight the vertical grid lines. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | VerticalGridLineVisibility | Gets or sets the visibility of the vertical grid lines of this row, If true, the vertical grid lines are shown. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | Visibility | (Inherited from System.Windows.UIElement) |
![]() | Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.Controls.Control) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateArrange | (Inherited from System.Windows.UIElement) |
![]() | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the DataGridGroupRowPresenter control when a new template is applied. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | SetBinding | (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | TransformToVisual | (Inherited from System.Windows.UIElement) |
![]() | UpdateCurrentCell | Updates the current cell. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | UpdateEditingRow | Updates the editing state. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |
![]() | UpdateLines | Updates the border lines of the cells. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | UpdateMouseOver | Updates the mouse over state. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | UpdateSelection | Updates the selection state. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | UpdateValidationState | Updates the validation state. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | DragEnter | (Inherited from System.Windows.UIElement) |
![]() | DragLeave | (Inherited from System.Windows.UIElement) |
![]() | DragOver | (Inherited from System.Windows.UIElement) |
![]() | Drop | (Inherited from System.Windows.UIElement) |
![]() | GotFocus | (Inherited from System.Windows.UIElement) |
![]() | IsEnabledChanged | (Inherited from System.Windows.Controls.Control) |
![]() | IsMouseOverChanged | Event raised when the IsMouseOver property has changed. (Inherited from C1.Silverlight.DataGrid.DataGridSelectableRowPresenter) |
![]() | KeyDown | (Inherited from System.Windows.UIElement) |
![]() | KeyUp | (Inherited from System.Windows.UIElement) |
![]() | LayoutUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | Loaded | (Inherited from System.Windows.FrameworkElement) |
![]() | LostFocus | (Inherited from System.Windows.UIElement) |
![]() | LostMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | MediaCommand | (Inherited from System.Windows.UIElement) |
![]() | MouseEnter | (Inherited from System.Windows.UIElement) |
![]() | MouseLeave | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonDown | Occurs when preview mouse left button down. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | MouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseMove | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Silverlight.DataGrid.DataGridRowPresenter) |
![]() | SizeChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | TextInput | (Inherited from System.Windows.UIElement) |
![]() | TextInputStart | (Inherited from System.Windows.UIElement) |
![]() | TextInputUpdate | (Inherited from System.Windows.UIElement) |
![]() | Unloaded | (Inherited from System.Windows.FrameworkElement) |