Version

HeaderedGridViewFieldLayoutTemplateGenerator Class Members

The following tables list the members exposed by HeaderedGridViewFieldLayoutTemplateGenerator.

Public Constructors
Public Properties
 NameDescription
Public PropertyCellPresentationReturns the layout mode (read-only) (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
Public PropertyDefaultAutoArrangeCellsReturn the default layout for field's (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
Public PropertyDefaultCellContentAlignmentReturns the default label alignment (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
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 PropertyHasLogicalOrientationReturns whether the generator has a logical orientation. (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
Public PropertyHasSeparateHeaderReturns true if a separate header was generated for labels (read-only) (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertyLogicalOrientationReturns the orientation for gridview layouts. (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
Public PropertyOrientationGets/sets the orientation of the layout (e.g. 'Vertical' means that the fields are lined up verticially). (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
Public PropertyPrimaryFieldDefaultCellContentAlignmentReturns the default label alignment for the primary field (Inherited from Infragistics.Windows.DataPresenter.FieldLayoutTemplateGenerator)
Public PropertySupportsLabelHeadersOverridden. Returns true if the panel supports label headers  
Protected Properties
 NameDescription
Protected PropertyDefaultAutoArrangePrimaryFieldReservationReturns the default AutoArrangePrimaryFieldReservation (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
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 MethodGetRecordNavigationDirectionFromCellNavigationDirectionReturns 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. (Inherited from Infragistics.Windows.DataPresenter.GridViewFieldLayoutTemplateGenerator)
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