The C1FlexGridGroupPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1FlexGridGroupPanel |
Initializes a new instance of a C1FlexGridGroupPanel.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Arrange | (Inherited from UIElement.) |
|
|
CaptureMouse | (Inherited from UIElement.) |
|
|
CheckAccess | (Inherited from DependencyObject.) |
|
|
ClearValue | (Inherited from DependencyObject.) |
|
|
Equals | (Inherited from Object.) |
|
|
FindName | (Inherited from FrameworkElement.) |
|
|
GetAnimationBaseValue | (Inherited from DependencyObject.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetValue | (Inherited from DependencyObject.) |
|
|
InvalidateArrange | (Inherited from UIElement.) |
|
|
InvalidateMeasure | (Inherited from UIElement.) |
|
|
Measure | (Inherited from UIElement.) |
|
|
OnApplyTemplate | (Inherited from FrameworkElement.) |
|
|
ReadLocalValue | (Inherited from DependencyObject.) |
|
|
ReleaseMouseCapture | (Inherited from UIElement.) |
|
|
SetBinding | (Inherited from FrameworkElement.) |
|
|
SetValue | (Inherited from DependencyObject.) |
|
|
ToString | (Inherited from Object.) |
|
|
TransformToVisual | (Inherited from UIElement.) |
|
|
UpdateLayout | (Inherited from UIElement.) |
Fields
| Name | Description | |
|---|---|---|
|
|
DragMarkerColorProperty |
Identifies the DragMarkerColor dependency property.
|
|
|
FlexGridProperty |
Identifies the FlexGrid dependency property.
|
|
|
HideGroupedColumnsProperty |
Identifies the HideGroupedColumns dependency property.
|
|
|
MaxGroupsProperty |
Identifies the MaxGroups dependency property.
|
Properties
| Name | Description | |
|---|---|---|
|
|
ActualHeight | (Inherited from FrameworkElement.) |
|
|
ActualWidth | (Inherited from FrameworkElement.) |
|
|
Background | (Inherited from Panel.) |
|
|
Children | (Inherited from Panel.) |
|
|
Clip | (Inherited from UIElement.) |
|
|
ColumnDefinitions | (Inherited from Grid.) |
|
|
Cursor | (Inherited from FrameworkElement.) |
|
|
DataContext | (Inherited from FrameworkElement.) |
|
|
DesiredSize | (Inherited from UIElement.) |
|
|
Dispatcher | (Inherited from DependencyObject.) |
|
|
DragMarkerColor |
Gets or sets the color used to show the drag and drop indicators.
|
|
|
FlexGrid |
Gets or sets the C1FlexGrid that is connected to this
C1FlexGridGroupPanel.
|
|
|
Height | (Inherited from FrameworkElement.) |
|
|
HideGroupedColumns |
Gets or sets whether the control should automatically hide grouped columns.
|
|
|
HorizontalAlignment | (Inherited from FrameworkElement.) |
|
|
IsHitTestVisible | (Inherited from UIElement.) |
|
|
Language | (Inherited from FrameworkElement.) |
|
|
Margin | (Inherited from FrameworkElement.) |
|
|
MaxGroups |
Gets or sets the maximum number of groups allowed.
|
|
|
MaxHeight | (Inherited from FrameworkElement.) |
|
|
MaxWidth | (Inherited from FrameworkElement.) |
|
|
MinHeight | (Inherited from FrameworkElement.) |
|
|
MinWidth | (Inherited from FrameworkElement.) |
|
|
Name | (Inherited from FrameworkElement.) |
|
|
Opacity | (Inherited from UIElement.) |
|
|
OpacityMask | (Inherited from UIElement.) |
|
|
Parent | (Inherited from FrameworkElement.) |
|
|
RenderSize | (Inherited from UIElement.) |
|
|
RenderTransform | (Inherited from UIElement.) |
|
|
RenderTransformOrigin | (Inherited from UIElement.) |
|
|
Resources | (Inherited from FrameworkElement.) |
|
|
RowDefinitions | (Inherited from Grid.) |
|
|
ShowGridLines | (Inherited from Grid.) |
|
|
Style | (Inherited from FrameworkElement.) |
|
|
Tag | (Inherited from FrameworkElement.) |
|
|
Triggers | (Inherited from FrameworkElement.) |
|
|
UseLayoutRounding | (Inherited from UIElement.) |
|
|
VerticalAlignment | (Inherited from FrameworkElement.) |
|
|
Visibility | (Inherited from UIElement.) |
|
|
Watermark |
Gets the TextBlock that shows the watermark in the empty group area.
|
|
|
WatermarkText |
Gets or sets the message that appears in the empty group area.
|
|
|
Width | (Inherited from FrameworkElement.) |
Events
| Name | Description | |
|---|---|---|
|
|
BindingValidationError | (Inherited from FrameworkElement.) |
|
|
GotFocus | (Inherited from UIElement.) |
|
|
KeyDown | (Inherited from UIElement.) |
|
|
KeyUp | (Inherited from UIElement.) |
|
|
LayoutUpdated | (Inherited from FrameworkElement.) |
|
|
Loaded | (Inherited from FrameworkElement.) |
|
|
LostFocus | (Inherited from UIElement.) |
|
|
LostMouseCapture | (Inherited from UIElement.) |
|
|
MouseEnter | (Inherited from UIElement.) |
|
|
MouseLeave | (Inherited from UIElement.) |
|
|
MouseLeftButtonDown | (Inherited from UIElement.) |
|
|
MouseLeftButtonUp | (Inherited from UIElement.) |
|
|
MouseMove | (Inherited from UIElement.) |
|
|
PropertyGroupCreated |
Event that occurs when a new PropertyGroupDescription has been created.
|
|
|
SizeChanged | (Inherited from FrameworkElement.) |