Version

FieldLayoutTemplateGenerator Class Members

The following tables list the members exposed by FieldLayoutTemplateGenerator.

Public Properties
 NameDescription
Public PropertyCellPresentationReturns the layout mode (read-only)  
Public PropertyDefaultAutoArrangeCellsReturn the default flow for field's  
Public PropertyDefaultCellContentAlignmentReturns the default label alignment  
Public PropertyFieldLayoutReturns the field layout  
Public PropertyGeneratedHeaderTemplateReturns the generate template for a separate header area  
Public PropertyGeneratedRecordContentAreaTemplateReturns the generate style for the item  
Public PropertyGeneratedSummaryCellAreaTemplateReturns the generated style for the item  
Public PropertyGeneratedSummaryRecordContentAreaTemplateReturns the generated style for the item  
Public PropertyGeneratedSummaryVirtualCellAreaTemplateReturns the generated style for the item  
Public PropertyGeneratedVirtualRecordContentAreaTemplateReturns the generate style for the item  
Public PropertyHasLogicalOrientationReturns whether the generator has a logical orientation.  
Public PropertyHasSeparateHeaderReturns true if a separate header was generated for labels (read-only)  
Public PropertyLogicalOrientationReturns the logical orientation for layouts.  
Public PropertyPrimaryFieldDefaultCellContentAlignmentReturns the default label alignment for the primary field  
Public PropertySupportsLabelHeadersReturns true if the panel supports label headers  
Protected Properties
 NameDescription
Protected PropertyDefaultAutoArrangePrimaryFieldReservationReturns the default AutoArrangePrimaryFieldReservation  
Public Methods
 NameDescription
Public MethodGenerateTemplatesGenerates an item style (and optionally a header style) based on the specified layout  
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.  
Public MethodInvalidateGeneratedTemplatesSets a dirty flag so that the next time either of the generated styles are requested they will be regenerated.  
See Also