MindFusion.Wpf Pack Programmer's Guide
IStyle.PaddingBottom Property
See Also
 





Gets or sets the bottom padding of the element's contents.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

Measure PaddingBottom { get; set; }

Visual Basic  Copy Code

Property PaddingBottom As Measure

 Property Value

An instance of the Measure class.

 See Also

IStyle Members
IStyle Interface
MindFusion.Spreadsheet.Wpf Namespace