RadControls for WinForms

The LayoutBox type exposes the following members.

Methods

  NameDescription
Public methodArrange (Inherited from LayoutElement.)
Protected methodArrangeCore (Inherited from LayoutElement.)
Protected methodArrangeOverride
Arranges the LayoutElement to its final location. The element must call the Arrange method of each of its children.
(Inherited from LayoutElement.)
Protected methodCalcLayoutOffset (Inherited from LayoutElement.)
Protected methodCanExecuteLayoutOperation
Determines whether the element can perform layout operation.
(Inherited from LayoutElement.)
Protected methodCanGrowVertically
Protected methodCanGrowVerticallyOverride
Protected methodCanPaint (Inherited from LayoutElement.)
Protected methodCreateChildrenCollection (Overrides LayoutElement..::..CreateChildrenCollection()()()().)
Public methodCreateLayoutElement
Public methodCreateNewFragment
Public methodCreateUIElement
Public methodFocus (Inherited from LayoutElement.)
Public methodStatic memberGetAssociatedPooledUIElementProvider
Protected methodGetBoxDesiredGrow
Public methodStatic memberGetIsAddedToUI
Public methodStatic memberGetIsUIElementRemoved
Public methodGetPositionHandler
Public methodGetRootDocument
Protected methodGetTransformedControlBoundingRectangle (Inherited from LayoutElement.)
Public methodGetUIElement
Protected methodGetUIElementForRelease
Public methodGetValue (Inherited from RadDependencyObject.)
Public methodInvalidate (Inherited from LayoutElement.)
Public methodInvalidateArrange()()()() (Inherited from LayoutElement.)
Public methodInvalidateArrange(Boolean) (Inherited from LayoutElement.)
Public methodInvalidateArrangeUpToTheRoot
Public methodInvalidateLayoutAfterEdit
Public methodInvalidateMeasure()()()() (Inherited from LayoutElement.)
Public methodInvalidateMeasure(Boolean) (Inherited from LayoutElement.)
Public methodInvalidateMeasureUpToTheRoot
Public methodInvalidateMeasureUpToTheRootStable
Protected methodIsInValidState
Determines whether the element is currently in valid state. That is having a valid RadElementTree reference and being in either Constructed or Loaded state.
(Inherited from LayoutElement.)
Public methodMarkAsRemovedFromLayoutTree
Public methodMeasure (Inherited from LayoutElement.)
Protected methodMeasureCore (Inherited from LayoutElement.)
Protected methodMeasureOverride
Measures the space required by the LayoutElement Used by the layout system.
(Inherited from LayoutElement.)
Public methodMergeWithNext
Protected methodOnAssociateDocumentElementChanged
Protected methodOnBitStateChanged
Notifies the object for a change in its bit state.
(Inherited from LayoutElement.)
Protected methodOnChildDesiredSizeChanged (Inherited from LayoutElement.)
Protected methodOnElementStructureChanged
Protected methodOnElementStructureChanging
Protected methodOnGotFocus (Inherited from LayoutElement.)
Protected methodOnInvalidateArrange (Inherited from LayoutElement.)
Protected methodOnInvalidateMeasure (Inherited from LayoutElement.)
Protected methodOnKeyDown (Inherited from LayoutElement.)
Protected methodOnKeyPress (Inherited from LayoutElement.)
Protected methodOnKeyUp (Inherited from LayoutElement.)
Protected methodOnLostFocus (Inherited from LayoutElement.)
Protected methodOnMouseDown (Inherited from LayoutElement.)
Protected methodOnMouseEnter (Inherited from LayoutElement.)
Protected methodOnMouseLeave (Inherited from LayoutElement.)
Protected methodOnMouseLeftButtonDown (Inherited from LayoutElement.)
Protected methodOnMouseLeftButtonUp (Inherited from LayoutElement.)
Protected methodOnMouseMove (Inherited from LayoutElement.)
Protected methodOnMouseRightButtonDown (Inherited from LayoutElement.)
Protected methodOnMouseRightButtonUp (Inherited from LayoutElement.)
Protected methodOnMouseUp (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanged(PropertyChangedEventArgs) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanged(String) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanging(String) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanging(PropertyChangingEventArgsEx) (Inherited from LayoutElement.)
Protected methodOnParentChanged (Inherited from LayoutElement.)
Protected methodOnParentChanging (Inherited from LayoutElement.)
Protected methodOnPreviewKeyDown (Inherited from LayoutElement.)
Protected methodOnPropertyChanged (Inherited from RadDependencyObject.)
Protected methodOnTransformationInvalidated
This method is executed when a property which affects the absolute position of the element has been changed.
(Inherited from LayoutElement.)
Public methodPaint (Inherited from LayoutElement.)
Protected methodPaintDecorators (Inherited from LayoutElement.)
Protected methodPaintOverride (Inherited from LayoutElement.)
Protected methodPerformLayoutTransformation (Inherited from LayoutElement.)
Protected methodPerformPaintTransformation (Inherited from LayoutElement.)
Public methodReadLocalValue (Inherited from RadDependencyObject.)
Public methodReleaseUIElement
Public methodReleaseUIElementOverride
Public methodStatic memberSetAssociatedPooledUIElementProvider
Protected methodSetBitState
Applies the specified boolean value to the BitVector of the object.
(Inherited from LayoutElement.)
Public methodStatic memberSetIsAddedToUI
Public methodStatic memberSetIsUIElementRemoved
Protected methodSetLayoutManager (Inherited from LayoutElement.)
Protected methodSetParent (Overrides LayoutElement..::..SetParent(LayoutElement, LayoutElement).)
Protected methodSetParentCore (Inherited from LayoutElement.)
Protected methodSetPropertyValue<(Of <<'(T>)>>) (Inherited from LayoutElement.)
Protected methodSetTree(LayoutElementTree) (Inherited from LayoutElement.)
Protected methodSetTree(LayoutElementTree, ILayoutManager) (Inherited from LayoutElement.)
Public methodSetupUIElement
Public methodSetValue (Inherited from RadDependencyObject.)
Public methodToString (Overrides Object..::..ToString()()()().)
Public methodUpdateLayout (Inherited from LayoutElement.)
Public methodUpdateUIViewPort
Public methodValidateChild
Protected methodValidateParent (Overrides LayoutElement..::..ValidateParent(LayoutElement).)
Public methodVerifyDocumentCollectionStructure()()()()
Public methodVerifyDocumentCollectionStructure(Boolean)

See Also