style_flag property

style_flag property

Gets or sets the style flag.

Definition:

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

See Also