Helper for controlling the Padding style
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class PaddingInfo |
| Visual Basic (Declaration) |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class PaddingInfo |
| Visual C++ |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public ref class PaddingInfo |