Version 24.2 (latest)

MaximizedModeSettings Class Properties

For a list of all members of this type, see MaximizedModeSettings members.

Public Properties
 NameDescription
Public PropertyAllowTileDraggingGets/sets whether the user is allowed to drag tiles to reposition them. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHorizontalTileAreaAlignmentDetermines the horizontal alignment of the complete block of visible tiles within the control.  
Public PropertyInterTileAreaSpacingGets/sets the amount of spacing between the maximized tile area and the minimized tile area when in maximized mode.  
Public PropertyInterTileSpacingXMaximizedGets/sets the amount of spacing between maximized tiles horizontally.  
Public PropertyInterTileSpacingXMinimizedGets/sets the amount of spacing between minimized tiles horizontally.  
Public PropertyInterTileSpacingYMaximizedGets/sets the amount of spacing between maximized tiles vertically.  
Public PropertyInterTileSpacingYMinimizedGets/sets the amount of spacing between minimized tiles vertically.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMaximizedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'Maximized'  
Public PropertyMaximizedTileLayoutOrderGets/sets how multiple maximized tiles are laid out relative to one another  
Public PropertyMaximizedTileLocationGets/sets where the maximized tiles will be arranged  
Public PropertyMinimizedExpandedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'MinimizedExpanded'  
Public PropertyMinimizedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'Minimized'  
Public PropertyMinimizedTileExpandButtonVisibilityGets/sets the default visibility of the expand button in a XamTile's header.  
Public PropertyMinimizedTileExpansionModeGets/sets how many minimized tiles may be expanded.  
Public PropertyRepositionAnimationDetermines how a XamTile animates from one location to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyResizeAnimationDetermines how a XamTile animates from one size to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyShouldAnimateGets/sets whether tiles will animate to their new position and size (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyShowAllMinimizedTilesGets/sets whether all minimized tiles are arranged in view  
Public PropertyShowTileAreaSplitterGets/sets whether a splitter will be shown between the maximized and minimized tile areas which can be used to control the relative size of the these areas.  
Public PropertyVerticalTileAreaAlignmentDetermines the vertical alignment of the complete block of visible tiles within the control.  
See Also