Method SetMargins
SetMargins(bool, bool, bool, bool, double?)
Sets the margins of the toolbar.
public virtual void SetMargins(bool left, bool top = false, bool right = false, bool bottom = false, double? value = null)
Sets the margins of the toolbar.
public virtual void SetMargins(bool left, bool top = false, bool right = false, bool bottom = false, double? value = null)