data property

data property

Gets and sets the binary data of the control.

Definition:

@property
def data(self):
    ...

See Also