The following tables list the members exposed by FieldLayoutTemplateGenerator.
Name | Description | |
---|---|---|
CellPresentation | Returns the layout mode (read-only) | |
DefaultAutoArrangeCells | Return the default flow for field's | |
DefaultCellContentAlignment | Returns the default label alignment | |
FieldLayout | Returns the field layout | |
GeneratedHeaderTemplate | Returns the generate template for a separate header area | |
GeneratedRecordContentAreaTemplate | Returns the generate style for the item | |
GeneratedSummaryCellAreaTemplate | Returns the generated style for the item | |
GeneratedSummaryRecordContentAreaTemplate | Returns the generated style for the item | |
GeneratedSummaryVirtualCellAreaTemplate | Returns the generated style for the item | |
GeneratedVirtualRecordContentAreaTemplate | Returns the generate style for the item | |
HasLogicalOrientation | Returns whether the generator has a logical orientation. | |
HasSeparateHeader | Returns true if a separate header was generated for labels (read-only) | |
LogicalOrientation | Returns the logical orientation for layouts. | |
PrimaryFieldDefaultCellContentAlignment | Returns the default label alignment for the primary field | |
SupportsLabelHeaders | Returns true if the panel supports label headers |
Name | Description | |
---|---|---|
DefaultAutoArrangePrimaryFieldReservation | Returns the default AutoArrangePrimaryFieldReservation |
Name | Description | |
---|---|---|
GenerateTemplates | Generates an item style (and optionally a header style) based on the specified layout | |
GetRecordNavigationDirectionFromCellNavigationDirection | 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. | |
InvalidateGeneratedTemplates | Sets a dirty flag so that the next time either of the generated styles are requested they will be regenerated. |