Properties related to the pipeline view are located in the Pipeline View group. To set the pipeline view correctly, the property IsPipelineSupported has to be set as true and properties PipelineDateMember, PipelineNameMember, PipelinePriceMember, PipelineStateLookup and PipelineStateMember have to be set.
IsPipelineSupported | If true, the pipeline view is added to a screen section and an icon for the pipeline view is available in the toolbar. |
IsPipelineVisible | If true, the pipeline view is set as a default view. |
PipelineDateMember | Date field. |
PipelineNameMember | Name field. |
PipelinePriceMember | Price field. |
PipelineStateLookup | State lookup. |
PipelineStateMember | State field. |