Click or drag to resize

WebFormBlock Properties

The WebFormBlock type exposes the following members.

Properties
  NameDescription
Public propertyBlocks
Gets the children blocks of this block.
Public propertyButtons
Gets the buttons.
Public propertyCondition
Gets or sets the rule specifying when the block is shown or hidden, client-side. Currently not used.
Public propertyFields
Gets the fields.
Public propertyGridViews
Gets the gridviews.
Public propertyGuid
Gets the GUID identifying this object.
(Inherited from ModelingObject.)
Public propertyHideWhenEmpty
Gets or sets a value indicating whether the block should be hidden when it is empty.
Public propertyId
Gets the id identifying this object.
(Inherited from ModelingObject.)
Public propertyIncludes
Obsolete. Gets the includes.
Public propertyInstanceGuid
Gets a guid, unique for this object instance.
(Inherited from ModelingObject.)
Public propertyInstanceLanguage
Gets or sets the instance language (two letters format).
(Inherited from ModelingObject.)
Public propertyIsExtended
Gets a value indicating whether this object is Extended (ModelingObject_Extended) or not, allowing to avoid an "is" verification.
(Inherited from ModelingObject_Extended.)
Public propertyLabelColumnWidth
Gets or sets the width of the labels column when the LabelsDisposition is set to Left.
Public propertyLabels
Gets the labels.
Public propertyLabelsAlignment
Gets or sets the labels' alignment.
Public propertyLabelsDisposition
Gets or sets the labels disposition.
Public propertyModel
Gets the model hosting this object. The Model is the root object of the modeling tree.
(Inherited from ModelingObject.)
Public propertyName
Gets the name of this object.
(Inherited from ModelingObject.)
Public propertyParent
Gets the parent object in the modeling tree.
(Inherited from ModelingObject.)
Public propertyParentType
Gets the type of the parent object in the modeling tree.
(Inherited from ModelingObject.)
Public propertyParts
Gets the parts.
Public propertyPlaceHolders
Gets the placeholders.
Public propertyTitle
Gets or sets the block's title, shown as a caption.
Public propertyTitleRes
Gets or sets the resource containing translations for the Title property.
Public propertyType
Gets or sets the block's type.
Public propertyWidth
Gets or sets the width.
Top
See Also