Version

CardViewFieldLayoutTemplateGenerator Class Members

The following tables list the members exposed by CardViewFieldLayoutTemplateGenerator.

Public Constructors
 NameDescription
Public ConstructorCardViewFieldLayoutTemplateGenerator ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCellPresentationOverridden. Returns the layout mode (read-only)  
Public PropertyDefaultAutoArrangeCellsOverridden. Return the default layout for field's  
Public PropertyDefaultCellContentAlignmentReturns the default label alignment (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyFieldLayoutReturns the field layout (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedHeaderTemplateReturns the generate template for a separate header area (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedRecordContentAreaTemplateReturns the generate style for the item (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedSummaryCellAreaTemplateReturns the generated style for the item (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedSummaryRecordContentAreaTemplateReturns the generated style for the item (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedSummaryVirtualCellAreaTemplateReturns the generated style for the item (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyGeneratedVirtualRecordContentAreaTemplateReturns the generate style for the item (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyHasLogicalOrientationOverridden. Returns whether the generator has a logical orientation.  
Public PropertyHasSeparateHeaderReturns true if a separate header was generated for labels (read-only) (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyLogicalOrientationOverridden. Returns the orientation for gridview layouts.  
Public PropertyPrimaryFieldDefaultCellContentAlignmentOverridden. Returns the default label alignment for the primary field  
Public PropertySupportsLabelHeadersReturns true if the panel supports label headers (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Protected Properties
 NameDescription
Protected PropertyDefaultAutoArrangePrimaryFieldReservationReturns the default AutoArrangePrimaryFieldReservation (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public Methods
 NameDescription
Public MethodGenerateTemplatesGenerates an item style (and optionally a header style) based on the specified layout (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public MethodGetRecordNavigationDirectionFromCellNavigationDirectionOverridden. Returns the PanelNavigationDirection value that should be used to navigate to an adjacent record when the specified cell navigation direction is used and a suitable target cell cannot be found in the current record.  
Public MethodInvalidateGeneratedTemplatesSets a dirty flag so that the next time either of the generated styles are requested they will be regenerated. (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
See Also