Name | Description | |
---|---|---|
RegionConfiguration Constructor |
The following tables list the members exposed by RegionConfiguration.
Name | Description | |
---|---|---|
RegionConfiguration Constructor |
Name | Description | |
---|---|---|
FieldNamesProperty | Identifies the FieldNames dependency property. | |
ImageStretchDirectionProperty | Identifies the ImageStretchDirection dependency property. | |
ImageStretchProperty | Identifies the ImageStretch dependency property. | |
ReadOnlyProperty | Identifies the ReadOnly dependency property. | |
ShowCellTitlesProperty | Identifies the ShowCellTitles attached property. | |
TemplateProperty | Identifies the Template dependency property. |
Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
FieldNames | Gets or sets the names of the fields that will be displayed in the region. | |
ImageStretch | Gets or sets a value indicating how images displayed in the region should be stretched | |
ImageStretchDirection | Gets or sets a value indicating how images displayed in the region are scaled. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
ReadOnly | Gets or sets a value indicating whether DataCells contained in the region can be edited. | |
ShowCellTitles | Identifies the ShowCellTitles attached property. | |
Template | Gets or sets the DataTemplate that can be used to change the layout of the fields in the region. |
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) | |
GetShowCellTitles | Gets a value indicating whether cell titles are shown. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetShowCellTitles | Sets a value indicating whether cell titles are shown. | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |
RegionConfiguration Class
Xceed.Wpf.DataGrid.Views.Surfaces Namespace