EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
List
Padding 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
Reference
ListPadding Structure
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also