Version

Padding Class Members

The following tables list the members exposed by Padding.

Public Constructors
 NameDescription
Public ConstructorPadding ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyBottomSpecifies the bottom extent of the UI Rectangle. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public PropertyLeftSpecifies the left origin of the UI Rectangle. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public PropertyRightSpecifies the right extent of the UI Rectangle. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public PropertyTopSpecifies the top origin of the UI Rectangle. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Protected Properties
 NameDescription
Protected PropertyViewStateGets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public Methods
 NameDescription
Public MethodCopyCopies properties from source (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodEqualsIndicates whether this instance of a Rectangle is value-equivalent to another. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodGetHashCodeGets a hash code of the current Rectangle. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodIsEmptySpecifies whether any settings have been applied to the Style object. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodMergeWith (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodResetResets any changes. (Inherited from Infragistics.WebUI.Shared.Rectangle)
Public MethodToStringProduces a text representation of the rectangular coordinates for design-time or diagnostic use. (Inherited from Infragistics.WebUI.Shared.Rectangle)
See Also