Click or drag to resize
LayoutBuilderCell Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsLayoutBuilderCell

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 LayoutBuilderCell : StateManager, 
	IAttributeAccessor

The LayoutBuilderCell type exposes the following members.

Constructors
  NameDescription
Public methodLayoutBuilderCell
Top
Properties
  NameDescription
Public propertyAttributes
Gets the custom attributes which will be serialized on the client.
Public propertyColSpan
Public propertyContent
Public propertyHeight
Public propertyID
Public propertyRowSpan
Public propertyWidth
Top
See Also