inserted_item_style property

inserted_item_style property

Describes style for inserted components.

Definition:

@property
def inserted_item_style(self):
    ...
@inserted_item_style.setter
def inserted_item_style(self, value):
    ...

See Also