ListPadding Constructor

There are two overloads for the constructor

Overload List

ListPadding(Int32) Constructor. Set all padding to the same value.
ListPadding(Int32, Int32, Int32, Int32, Int32, Int32) Constructor. Set padding on each side and between columns and rows to the specified values.

See Also