selected property
selected property
Contains selected value.
Definition:
@property
def selected(self):
...
@selected.setter
def selected(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
RadioButtonFormFieldSignature
Contains selected value.
@property
def selected(self):
...
@selected.setter
def selected(self, value):
...
groupdocs.signature.domain
RadioButtonFormFieldSignature