View.showRightMargin
bool showRightMargin() @propertyGet showRightMargin property.
Returns
Whether to display the right margin.
void showRightMargin(bool propval) @propertySet showRightMargin property.
Parameters
propval | Whether to display the right margin. |