Interface IIgrPropertyEditorPanelProps

Hierarchy

Hierarchy

  • IIgrPropertyEditorPanelProps

Properties

Gets the actaul data or data source instance to which to bind the grid.

actualDescriptionContext?: TypeDescriptionContext
actualRowHeight?: string | number
backgroundColor?: string

Gets or sets the color to use for the background of the component.

cellTextStyle?: string

Gets or Sets the property name that contains the values.

children?: ReactNode
componentRenderer?: ComponentRenderer
descriptionContext?: TypeDescriptionContext
descriptionType?: string
height?: string
isHorizontal?: string | boolean
isIndirectModeEnabled?: string | boolean
isWrappingEnabled?: string | boolean
rowHeight?: string | number

Gets or Sets the property name that contains the values.

target?: any
textColor?: string

Gets or sets the color to use for the text of the component.

updateMode?: string | PropertyEditorPanelUpdateMode

Gets or Sets the property name that contains the values.

width?: string