Skip to main content

IFlowSourceDataGridOptions

Represents options for a data grid source in a flow, including document and control information and change tracking.

Properties

NameDescription
GeneralIsChangedIndicates whether the general properties of the data grid source have been modified.
ControlIdSpecifies the identifier of the control associated with the data grid source.
DocumentObjectKeySpecifies the unique key of the document object associated with the data grid source.
ControlNameSpecifies the name of the control associated with the data grid source.
DocumentObjectNameSpecifies the name of the document object associated with the data grid source.
IsChangedIndicates whether the data grid source properties have been modified programmatically.