Click or drag to resize
InputStyle Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Web.UI.WebControlsStyle
        Kettic.AspNet.ControlsInputStyle

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class InputStyle : Style

The InputStyle type exposes the following members.

Constructors
Methods
  NameDescription
Public methodAddAttributesToRender (Overrides StyleAddAttributesToRender(HtmlTextWriter, WebControl).)
Public methodCopyFrom (Overrides StyleCopyFrom(Style).)
Public methodMergeWith (Overrides StyleMergeWith(Style).)
Public methodReset (Overrides StyleReset.)
Top
Properties
  NameDescription
Public propertyHorizontalAlign
Public propertyIsEmpty (Overrides StyleIsEmpty.)
Public propertyLetterSpacing
Public propertyPaddingBottom
Public propertyPaddingLeft
Public propertyPaddingRight
Public propertyPaddingTop
Top
See Also