|
| Name | Description |
|---|
 | Alignment |
Gets or sets the preferred location of the element if its size is less than its
parent size.
(Inherited from RadElement.) |
 | AngleTransform |
Gets or sets the rotation transform angle used when painting the element and its
children.
(Inherited from RadElement.) |
 | ArrangeInProgress |
This property is used internally!
(Inherited from RadElement.) |
 | ArrangeIsDirty |
This property is used internally!
(Inherited from RadElement.) |
 | AutoSize |
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 RadElement.) |
 | AutoSizeMode |
Gets or sets the way the element should calculate its Size, when
the AutoSize property is set to true.
(Inherited from RadElement.) |
 | BackColor | Gets or sets the backcolor. Color type represents an ARGB color. (Inherited from VisualElement.) |
 | BackColor2 |
Gets or sets background color. This property is applicable to radial, glass,
office glass, gel, and vista gradients.
(Inherited from FillPrimitive.) |
 | BackColor3 |
Gets or sets background color. This property is applicable to radial, glass,
office glass, and vista gradients.
(Inherited from FillPrimitive.) |
 | BackColor4 |
Gets or sets background color. This property is applicable to radial, glass,
office glass, and vista gradients.
(Inherited from FillPrimitive.) |
 | BackgroundShape |
Gets or sets the RadImageShape that describes the background of the element.
(Inherited from RadElement.) |
 | BindingContext |
Gets or sets the BindingContext for the object.
(Inherited from RadObject.) |
 | BitState |
Gets the RadBitVector64 structure that holds all the bit states of the object.
(Inherited from DisposableObject.) |
 | BorderThickness |
Gets or sets the border thickness of the element. This thickness is included into the
element's bounding rectangle.
(Inherited from RadElement.) |
 | BoundingRectangle |
Represents the rectangle which surrounds the element bounds after the rotation caused by setting the AngleTransform property to some degree. The rectangle is in parent element's coordinates.
(Inherited from RadElement.) |
 | Bounds |
Gets or sets a value corresponding to the bounding rectangle of the element.
Location and/or Size portions of the bounds may be calculated automatically based
on the current AutoSize and AutoSizeMode
settings.
(Inherited from RadElement.) |
 | BypassLayoutPolicies | (Inherited from RadElement.) |
 | CanFocus |
Gets or sets a value indicating whether the element can receive input
focus.
(Inherited from RadElement.) |
 | CanHaveOwnStyle |
Gets a value indicating whether the element can have its own style with style conditions.
(Inherited from RadElement.) |
 | Children |
Gets the collection of elements that are child elements in the element
tree.
(Inherited from RadElement.) |
 | ChildrenHierarchy |
Enumerates entire subtree of elements (using depth-first approach),
starting from this one as a root.
(Inherited from RadElement.) |
 | Class |
Gets or sets a string value indicating the element visual class name. It's used
when a stylesheet has been applied to this element.
(Inherited from RadElement.) |
 | ClipDrawing |
Indicates whether the painting of the element and its children should be
restricted to its bounds.
(Inherited from RadElement.) |
 | ContainsFocus |
Determines whether the element or one of its descendants currently contains the keyboard focus.
(Inherited from RadElement.) |
 | ContainsMouse |
Determines whether the element or one of its descendants currently contains the mouse.
(Inherited from RadElement.) |
 | ControlBoundingRectangle |
Represents the rectangle which surrounds the element bounds after the rotation caused by setting the AngleTransform property to some degree. The rectangle is in control coordinates.
(Inherited from RadElement.) |
 | DefaultSize | Gets or sets the DefaultSize. (Inherited from VisualElement.) |
 | DesiredSize |
Gets the element desired size.
(Inherited from RadElement.) |
 | ElementState |
Gets the current state of the element.
(Inherited from RadElement.) |
 | ElementTree |
Gets a reference to the tree object, that contains information about the scene where the element is currently visualized.
(Inherited from RadElement.) |
 | Enabled |
Gets or sets a value indicating whether the element can respond to user
interaction.
(Inherited from RadElement.) |
 | Events |
Provides a simple list of delegates.
(Inherited from DisposableObject.) |
 | FitToSizeMode | (Inherited from FillPrimitive.) |
 | Font |
Gets or sets the font. Font type defines a particular format for text, including
font face, size, and style attributes.
(Inherited from VisualElement.) |
 | ForeColor | Gets or sets the forecolor. Color type represents an ARGB color. (Inherited from VisualElement.) |
 | GradientAngle | Gets or sets gradient angle for linear gradient. (Inherited from FillPrimitive.) |
 | GradientPercentage |
Gets or sets GradientPercentage for linear, glass, office glass, gel, vista, and
radial gradients.
(Inherited from FillPrimitive.) |
 | GradientPercentage2 |
Gets or sets GradientPercentage for office glass, vista, and radial
gradients.
(Inherited from FillPrimitive.) |
 | GradientStyle |
Gets and sets the gradient style. The possible values are defined in the gradient
style enumeration: solid, linear, radial, glass, office glass, gel, and vista.
(Inherited from FillPrimitive.) |
 | HideFromElementHierarchyEditor |
This property is used internally!
(Inherited from RadElement.) |
 | InvalidateChildrenOnChildChanged |
Provide for use within TelerikLayoutEngine.
(Inherited from RadElement.) |
 | InvalidateMeasureOnRemove |
This property is used internally!
(Inherited from RadElement.) |
 | IsArrangeValid | (Inherited from RadElement.) |
 | IsDesignMode |
Determines whether the element is in design mode.
(Inherited from RadObject.) |
 | IsDisposed |
Determines whether the object is already disposed.
(Inherited from DisposableObject.) |
 | IsDisposing |
Determines whether the object is in a process of being disposed of.
(Inherited from DisposableObject.) |
 | IsElementVisible | Gets a value indicating if the element is visible. (Inherited from RadElement.) |
 | IsEmpty | Gets a value indicating whether the primitive has content. (Inherited from BasePrimitive.) |
 | IsFocused |
Gets a value indicating whether the element has input focus.
(Inherited from RadElement.) |
 | IsLayoutSuspended |
Gets a value indicating whether the layout is suspended or not.
(Inherited from RadElement.) |
 | IsMeasureValid | (Inherited from RadElement.) |
 | IsMouseDown |
Gets or sets a value indicating whether the mouse button has been pressed when
inside the bounds of the element.
(Inherited from RadElement.) |
 | IsMouseOver |
Gets or sets a value indicating whether the mouse has entered the bounds of the
element or any of its sibling elements in the parent RadItem.
(Inherited from RadElement.) |
 | IsMouseOverElement |
Gets or sets a value indicating whether the mouse has entered the bounds of the
element.
(Inherited from RadElement.) |
 | IsThemeApplied |
Gets a value indicationg if theme finished applying
(Inherited from RadElement.) |
 | LayoutableChildrenCount |
Gets the count of all elements, which visibility is not ElementVisibility.Collapsed.
(Inherited from RadElement.) |
 | LayoutManager |
Gets the layout manager of the element. Will be null until the element is loaded on a visual scene.
(Inherited from RadElement.) |
 | Location |
Gets or sets the location of the element based on the element parent rectangle.
Corresponds to Bounds.Location
(Inherited from RadElement.) |
 | Margin |
Gets or sets a value corresponding to the margins of the element. Margins are not
included into the element's bounding rectangle.
(Inherited from RadElement.) |
 | MaxSize |
Get or sets the maximum size to apply on an element when layout is
calculated.
(Inherited from RadElement.) |
 | MeasureInProgress |
This property is used internally!
(Inherited from RadElement.) |
 | MeasureIsDirty |
This property is used internally!
(Inherited from RadElement.) |
 | MinSize |
Get or sets the minimum size to apply on an element when layout is calculated.
(Inherited from RadElement.) |
 | Name | Represents the element unique name. (Inherited from RadElement.) |
 | NeverArranged |
This property is used internally!
(Inherited from RadElement.) |
 | NeverMeasured |
This property is used internally!
(Inherited from RadElement.) |
 | NotifyParentOnMouseInput |
Gets or sets a value indicating whether the element should pass the handled mouse
event to the first parent element which has the
ShouldHandleMouseInput property set to true.
(Inherited from RadElement.) |
 | NumberOfColors | Gets or sets the number of used colors in the gradient effect. (Inherited from FillPrimitive.) |
 | Opacity |
Gets or sets the opacity of an element. Value 0.0f indicates that the element is completely transparent,
1.0f means the element is not transparent (the default value).
(Inherited from VisualElement.) |
 | Padding |
Gets or sets the padding sizes of the element. The paddings are included into the
element's bounding rectangle.
(Inherited from RadElement.) |
 | PaintUsingParentShape |
Specifies whether the FillPrimitive should fill the GraphicsPath defined by its Parent.Shape. If false, it will fill its bounding rectangle.
(Inherited from FillPrimitive.) |
 | Parent | Gets a reference to the parent element in the visual element tree. (Inherited from RadElement.) |
 | PositionOffset |
Gets or sets the offset of the origin of the coordinate system used when
painting the element and its children.
(Inherited from RadElement.) |
 | PreviousArrangeRect |
This property is used internally.
(Inherited from RadElement.) |
 | PreviousConstraint | (Inherited from RadElement.) |
 | PropagateStyleToChildren |
Defines whether stylesheet rules should be applied for this element and its children, or only for this element
(Inherited from RadElement.) |
 | PropertyFilter |
Gets or sets a Filter instance, used to filter the ICustomPropertyDescriptor.GetProperties collection.
(Inherited from RadObject.) |
 | PropertyValues |
Gets a collection containing property values.
(Inherited from RadObject.) |
 | RadObjectType |
Gets the RadObjectType which is associated with this system type.
(Inherited from RadObject.) |
 | RightToLeft |
Gets or sets the direction of flow of the elements and whether elements are aligned to support locales
using right-to-left fonts.
(Inherited from RadElement.) |
 | ScaleTransform |
Gets or sets a value indicating the scale transform factors, when paintin the
element and its children.
(Inherited from RadElement.) |
 | SerializeChildren |
Gets or sets whether the children of this element should be serialized
(Inherited from RadElement.) |
 | SerializeElement |
Gets or sets whether the element should be serialized in designer
(Inherited from RadElement.) |
 | SerializeProperties |
Gets or sets whether the properties of this element should be serialized
(Inherited from RadElement.) |
 | Shape |
Gets or sets an instance of the Shape object of an element. The shape of the
element is both responsible for clipping the element's children and for providing its'
border(s) with custom shape.
(Inherited from RadElement.) |
 | ShouldHandleMouseInput |
Specifies whether the Item should handle MouseOver, MouseMove and related mouse events.
(Inherited from RadElement.) |
 | ShouldPaint | Gets or sets a value indicating whether the element should be painted. (Inherited from RadElement.) |
 | ShouldPaintChildren |
This property is used internally!
(Inherited from RadElement.) |
 | ShouldPaintUsingParentShape | (Inherited from FillPrimitive.) |
 | ShouldUsePaintBufferState |
This property is used internally!
(Inherited from FillPrimitive.) |
 | Size |
Gets or sets the size of the element which is the height and width of the visual
rectangle that would contain the graphics of 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 RadElement.) |
 | SmoothingMode |
Gets or sets the smoothing mode of an element. Smoothing mode enumeration defines
possible values.
(Inherited from VisualElement.) |
 | StretchHorizontally | (Inherited from RadElement.) |
 | StretchVertically | (Inherited from RadElement.) |
 | Style |
Gets or sets the stylesheet associated with the element.
(Inherited from RadElement.) |
 | SuppressChildrenAlignment | Obsolete.
Gets a value indicating whether the element takes into consideration its
children' Alignment properties when calculating their positions.
(Inherited from RadElement.) |
 | Tag | (Inherited from RadElement.) |
 | TextRenderingHint | Gets or sets the text rendering hint. (Inherited from VisualElement.) |
 | ThemeEffectiveType | (Inherited from RadElement.) |
 | TotalTransform | (Inherited from RadElement.) |
 | Transform | (Inherited from RadElement.) |
 | TreeLevel |
Gets the level of this element in the ElementTree it currently resides.
(Inherited from RadElement.) |
 | UseCompatibleTextRendering |
Determines whether to use compatible text rendering engine (GDI+) or not (GDI).
(Inherited from RadElement.) |
 | UseSystemSkin |
Gets or sets the mode that describes the usage of system skinning (if available).
(Inherited from RadElement.) |
 | Visibility | Gets or sets a value indicating element visibility. (Inherited from RadElement.) |
 | VsbVisible |
Determines whether the element may be added associated with metadata in the Visual Style Builder.
(Inherited from RadElement.) |
 | ZIndex |
Gest of sets the order of painting an element compared to its sibling elements. Greater ZIndex means an element would be
painted on top of other elements amongst its sibligs. ZIndex changes the order of the elements in the list returned by
GetChildren(ChildrenListOptions).
(Inherited from RadElement.) |