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
DocumentObjectKeySpecifies the unique key of the document object associated with the data grid source.
GeneralIsChangedIndicates whether the general properties of the data grid source have been modified.
ControlNameSpecifies the name of the control associated with the data grid source.
IsChangedIndicates whether the data grid source properties have been modified programmatically.
DocumentObjectNameSpecifies the name of the document object associated with the data grid source.
ControlIdSpecifies the identifier of the control associated with the data grid source.