The following tables list the members exposed by NormalModeSettings.
Name | Description | |
---|---|---|
NormalModeSettings Constructor |
Name | Description | |
---|---|---|
AllowTileSizingProperty | Identifies the AllowTileSizing dependency property | |
ExplicitLayoutTileSizeBehaviorProperty | Identifies the ExplicitLayoutTileSizeBehavior dependency property | |
HorizontalTileAreaAlignmentProperty | Identifies the HorizontalTileAreaAlignment dependency property | |
MaxColumnsProperty | Identifies the MaxColumns dependency property | |
MaxRowsProperty | Identifies the MaxRows dependency property | |
MinColumnsProperty | Identifies the MinColumns dependency property | |
MinRowsProperty | Identifies the MinRows dependency property | |
ShowAllTilesProperty | Identifies the ShowAllTiles dependency property | |
TileConstraintsProperty | Identifies the TileConstraints dependency property | |
TileLayoutOrderProperty | Identifies the TileLayoutOrder dependency property | |
VerticalTileAreaAlignmentProperty | Identifies the VerticalTileAreaAlignment dependency property |
Name | Description | |
---|---|---|
AllowTileDragging | Gets/sets whether the user is allowed to drag tiles to reposition them. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) | |
AllowTileSizing | Gets/sets whether the user will be allowed to re-size tiles. | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
ExplicitLayoutTileSizeBehavior | Gets/sets whether tile heights are synchronized across columns and whether tile widths are synchronized across rows when TileLayoutOrder is set to 'UseExplicitRowColumnOnTile' | |
HorizontalTileAreaAlignment | Determines the horizontal alignment of the complete block of visible tiles within the control. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
MaxColumns | Gets/sets the maximum number of columns to use when arranging tiles in 'Normal' mode.. | |
MaxRows | Gets/sets the maximum number of rows to use when arranging tiles in 'Normal' mode.. | |
MinColumns | Gets/sets the minimum number of columns to use when arranging tiles in 'Normal' mode.. | |
MinRows | Gets/sets the minimum number of rows to use when arranging tiles in 'Normal' mode.. | |
RepositionAnimation | Determines how a XamTile animates from one location to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) | |
ResizeAnimation | Determines how a XamTile animates from one size to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) | |
ShouldAnimate | Gets/sets whether tiles will animate to their new position and size (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) | |
ShowAllTiles | Gets/sets whether all tiles are arranged in view | |
TileConstraints | Gets/sets the constraints use for sizing a tile when it's XamTile.State is 'Normal' | |
TileLayoutOrder | Gets/sets how the panel will layout the tiles. | |
VerticalTileAreaAlignment | Determines the vertical alignment of the complete block of visible tiles within the control. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.DependencyObjectNotifier) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.DependencyObjectNotifier) | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.DependencyObjectNotifier) |