Skip to main content

IFlowSourceDataGridOptions Properties

An object defining properties for the IFlowSourceDataGridOptions class.

DocumentObjectKey

Specifies the unique key of the document object associated with the data grid source.

Type: string


GeneralIsChanged

Indicates whether the general properties of the data grid source have been modified.

Type: bool


ControlName

Specifies the name of the control associated with the data grid source.

Type: string


IsChanged

Indicates whether the data grid source properties have been modified programmatically.

Type: bool


DocumentObjectName

Specifies the name of the document object associated with the data grid source.

Type: string


ControlId

Specifies the identifier of the control associated with the data grid source.

Type: string