[Category("Appearance")] [DefaultValue(0)] [Description("The additional vertical distance between items.")] public virtual float Spacing {get; set;}
Property Value
This specifies the vertical distance between items in document coordinates. By default this value is0
, so that the items just touch each other.