RadControls for WPF

The FloatingBlockLayoutBox type exposes the following members.

Properties

  NameDescription
Public propertyAlignment (Inherited from LayoutElement.)
Public propertyAssociatedAnnotationMarker (Inherited from AnnotationMarkerLayoutBox.)
Public propertyAssociatedDocumentElement (Inherited from LayoutBox.)
Public propertyAssociatedFloatingBlock
Public propertyAssociatedInline (Inherited from InlineLayoutBox.)
Public propertyAutoSize
Gets or sets a value indicating whether the element size will be calculated automatically by the layout system. Value of false indicates that the element's size will not be changed when calculating the layout.
(Inherited from LayoutElement.)
Public propertyBaselineOffset (Overrides AnnotationMarkerLayoutBox..::..BaselineOffset.)
Protected propertyBitState
Gets the RadBitVector64 structure that holds all the bit states of the object.
(Inherited from LayoutElement.)
Public propertyBoundingRectangle (Inherited from LayoutBox.)
Public propertyBoundsChildBoxes (Inherited from LayoutBox.)
Public propertyBypassLayoutPolicies (Inherited from LayoutElement.)
Protected propertyCanCreateLayoutBoxesFromContent (Overrides LayoutBox..::..CanCreateLayoutBoxesFromContent.)
Public propertyChildIndex (Inherited from LayoutBox.)
Public propertyChildLayoutBoxes (Inherited from LayoutBox.)
Public propertyChildren (Inherited from LayoutElement.)
Public propertyClippedControlBoundingRectangle (Inherited from LayoutElement.)
Public propertyControlBoundingRectangle (Inherited from LayoutElement.)
Public propertyDesiredSize (Inherited from LayoutElement.)
Public propertyHasVisualRepresentation (Overrides AnnotationMarkerLayoutBox..::..HasVisualRepresentation.)
Public propertyHasWidthAtTheEndOfLine (Overrides AnnotationMarkerLayoutBox..::..HasWidthAtTheEndOfLine.)
Public propertyIsArrangeValid (Inherited from LayoutElement.)
Public propertyIsContainerBox (Inherited from InlineLayoutBox.)
Public propertyIsFirstBox (Inherited from LayoutBox.)
Public propertyIsFirstChild (Inherited from LayoutBox.)
Public propertyIsFormattingSymbol (Inherited from LayoutBox.)
Public propertyIsFragment (Inherited from LayoutBox.)
Public propertyIsLastBox (Inherited from LayoutBox.)
Public propertyIsLastChild (Inherited from LayoutBox.)
Public propertyIsMeasureInProgress (Inherited from LayoutElement.)
Public propertyIsMeasureValid (Inherited from LayoutElement.)
Public propertyIsReadonly (Overrides AnnotationMarkerLayoutBox..::..IsReadonly.)
Public propertyIsRemoved (Inherited from LayoutBox.)
Public propertyIsRtl (Inherited from InlineLayoutBox.)
Public propertyIsSplittable (Overrides AnnotationMarkerLayoutBox..::..IsSplittable.)
Public propertyIsStartOfLineSegment (Inherited from InlineLayoutBox.)
Public propertyIsTopContainer (Inherited from LayoutElement.)
Public propertyIsValidPosition (Inherited from LayoutBox.)
Public propertyLayoutOffset (Inherited from LayoutElement.)
Public propertyLineInfo (Inherited from InlineLayoutBox.)
Public propertyLineSegmentInfo (Inherited from InlineLayoutBox.)
Public propertyMeasureWithoutParentNotification (Inherited from LayoutElement.)
Public propertyNode (Inherited from LayoutBox.)
Public propertyParent (Inherited from LayoutBox.)
Public propertyPositionsCountInBox (Overrides AnnotationMarkerLayoutBox..::..PositionsCountInBox.)
Public propertyPreviousArrangeRect (Inherited from LayoutElement.)
Public propertySize
Gets or sets the size of the element which is the height and width of the visual rectangle that would contain the element. Size corresponds to element's Bounds.Size. When the AutoSize property is set to true setting the Size property to some value has no effect.
(Inherited from LayoutElement.)
Public propertyText (Inherited from AnnotationMarkerLayoutBox.)
Public propertyTotalTransform (Inherited from LayoutElement.)
Public propertyTransform (Inherited from LayoutElement.)
Public propertyTreeLevel
Gets the level of this element in the LayoutElement tree it currently resides.
(Inherited from LayoutElement.)

See Also