ArrowElement Properties |
The ArrowElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the description that will be reported to accessibility client applications.
(Inherited from RadItem.) |
![]() | AccessibleName |
Gets or sets the name of the control for use by accessibility client applications.
(Inherited from RadItem.) |
![]() | AccessibleRole |
Gets or sets the accessible role of the item, which specifies the type of user interface element
of the item.
(Inherited from RadItem.) |
![]() | Alignment |
Gets or sets the preferred location of the element if its size is less than its
parent size.
(Inherited from RadElement.) |
![]() | AllowDrag |
Determines whether the element may be dragged by a RadDragDropService instance.
(Inherited from RadItem.) |
![]() | AllowDrop |
Determines whether the element may accept a drop operation.
(Inherited from RadItem.) |
![]() | 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.) |
![]() | AutoEllipsis |
Determines whether character trimming will be automatically applied to the element if text cannot be fitted within the available space.
(Inherited from LightVisualElement.) |
![]() | AutoNumberKeyTip | (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.) |
![]() | AutoToolTip | (Inherited from RadElement.) |
![]() | BackColor |
Gets or sets the backcolor. Color type represents an ARGB color.
(Inherited from VisualElement.) |
![]() | BackColor2 | (Inherited from LightVisualElement.) |
![]() | BackColor3 | (Inherited from LightVisualElement.) |
![]() | BackColor4 | (Inherited from LightVisualElement.) |
![]() | BackgroundImage | (Inherited from LightVisualElement.) |
![]() | BackgroundImageLayout | (Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | BorderBottomColor |
Gets and sets the bottom border color. This applies only if FourBorders is chosen
for BoxStyle property, and affects only the bottom border.
(Inherited from LightVisualElement.) |
![]() | BorderBottomShadowColor |
Gets and sets the bottom shadow color. This option applies only if
fourBorders is chosen, and affects only the bottom border.
(Inherited from LightVisualElement.) |
![]() | BorderBottomWidth |
Gets or sets a float value width. This property has effect only if
FourBorders style is used in BoxStyle property, and affects only the
bottom border.
(Inherited from LightVisualElement.) |
![]() | BorderBoxStyle | Gets or sets the Border style. The two possible values are SingleBorder and FourBorder. In the single border case, all four sides share the same appearance although the entire border may have gradient. In four border case, each of the four sides may differ in appearance. For example, the left border may have different color, shadowcolor, and width from the rest. When SingleBorder is chosen, you should use the general properties such as width and color, and respectively, when the FourBorder style is chosen you should use properties prefixed with the corresponding side, for example, LeftColor, LeftWidth for the left side. |
![]() | BorderColor | (Inherited from LightVisualElement.) |
![]() | BorderColor2 |
Gets or sets color used by radial, glass, office glass, gel, and vista gradients.
This is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderColor3 |
Gets or sets color used by radial, glass, office glass, and vista gradients. This
is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderColor4 |
Gets or sets color used by radial, glass, office glass, and vista gradients. This
is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderDashPattern |
Specifies the style of dashed lines drawn with a border.
(Inherited from LightVisualElement.) |
![]() | BorderDashStyle |
Specifies the style of dashed lines drawn with a border.
(Inherited from LightVisualElement.) |
![]() | BorderDrawMode |
Defines the order in which border lines are drawn. This property is considered when the BorderBoxStyle is FourBorders.
(Inherited from LightVisualElement.) |
![]() | BorderGradientAngle |
Gets or sets gradient angle for linear gradient measured in degrees.
(Inherited from LightVisualElement.) |
![]() | BorderGradientStyle |
Gets or sets gradient style. Possible styles are solid, linear, radial, glass,
office glass, gel, and vista.
(Inherited from LightVisualElement.) |
![]() | BorderHighlightColor | (Inherited from RadItem.) |
![]() | BorderHighlightThickness | (Inherited from RadItem.) |
![]() | BorderInnerColor |
Gets or sets color used by radial, glass, office glass, gel, and vista gradients.
This is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderInnerColor2 |
Gets or sets color used by radial, glass, office glass, gel, and vista gradients.
This is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderInnerColor3 |
Gets or sets color used by radial, glass, office glass, gel, and vista gradients.
This is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderInnerColor4 |
Gets or sets color used by radial, glass, office glass, gel, and vista gradients.
This is one of the colors that are used in the gradient effect.
(Inherited from LightVisualElement.) |
![]() | BorderLeftColor |
Gets and sets the left border color. This applies only if FourBorders is chosen
for BoxStyle property, and affects only the left border.
(Inherited from LightVisualElement.) |
![]() | BorderLeftShadowColor |
Gets and sets the left shadow color. This option applies only if
fourBorders is chosen, and affects only the left border.
(Inherited from LightVisualElement.) |
![]() | BorderLeftWidth |
Gets or sets a float value width of the left border. This property
has effect only if FourBorders style is used in BoxStyle property and
affects only the width of the left border.
(Inherited from LightVisualElement.) |
![]() | BorderRightColor |
Gets and sets the right border color. This applies only if FourBorders is chosen
for BoxStyle property, and affects only the right border.
(Inherited from LightVisualElement.) |
![]() | BorderRightShadowColor |
Gets and sets the right shadow color. This option applies only if
fourBorders is chosen, and affects only the right border.
(Inherited from LightVisualElement.) |
![]() | BorderRightWidth |
Gets or sets a float value width of the right border. This
property has effect only if FourBorders style is used in BoxStyle
property, and affects only the right border.
(Inherited from LightVisualElement.) |
![]() | BorderThickness |
Gets or sets the border thickness of the element. This thickness is included into the
element's bounding rectangle.
(Inherited from RadElement.) |
![]() | BorderTopColor |
Gets and sets the top border color. This applies only if FourBorders is chosen
for BoxStyle property, and affects only the top border.
(Inherited from LightVisualElement.) |
![]() | BorderTopShadowColor |
Gets and sets the top shadow color. This option applies only if
fourBorders is chosen, and affects only the top border.
(Inherited from LightVisualElement.) |
![]() | BorderTopWidth |
Gets or sets a float value width of the top border . This property
has effect only if FourBorders style is used in BoxStyle property,
and affects only the top border.
(Inherited from LightVisualElement.) |
![]() | BorderWidth |
Gets or sets a float value width of the left border. This property
has effect only if FourBorders style is used in BoxStyle property and
affects only the width of the left border.
(Inherited from LightVisualElement.) |
![]() | 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 | (Inherited from LightVisualElement.) |
![]() | CanHaveOwnStyle | (Inherited from RadItem.) |
![]() | Capture | (Inherited from RadElement.) |
![]() | CaptureOnMouseDown |
Determines whether mouse will be captured upon MouseDown event.
(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.) |
![]() | ClickMode |
Specifies when the Click event should fire.
(Inherited from RadElement.) |
![]() | ClipDrawing |
Indicates whether the painting of the element and its children should be
restricted to its bounds.
(Inherited from RadElement.) |
![]() | ClipText |
Determines whether text will be clipped within the calculated text paint rectangle.
(Inherited from LightVisualElement.) |
![]() | CommandBinding | (Inherited from RadItem.) |
![]() | ContainsFocus |
Determines whether the element or one of its descendants currently contains the keyboard focus.
(Inherited from RadElement.) |
![]() | ContainsMnemonic |
This property is used internally!
(Inherited from RadItem.) |
![]() | 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.) |
![]() | CustomFont | (Inherited from VisualElement.) |
![]() | CustomFontSize | (Inherited from VisualElement.) |
![]() | CustomFontStyle | (Inherited from VisualElement.) |
![]() | DefaultAutoToolTip | (Inherited from RadItem.) |
![]() | DefaultSize |
Gets or sets the DefaultSize.
(Inherited from VisualElement.) |
![]() | DesignTimeAllowDrag |
This property is used internally.
(Inherited from RadItem.) |
![]() | DesignTimeAllowDrop |
This property is used internally.
(Inherited from RadItem.) |
![]() | DesiredSize |
Gets the element desired size.
(Inherited from RadElement.) |
![]() | DisabledTextRenderingHint |
Gets or sets the text rendering hint used when this element is disabled.
(Inherited from LightVisualElement.) |
![]() | DisableHTMLRendering | (Inherited from LightVisualElement.) |
![]() | DoubleClickEnabled |
Gets or sets a value indicating whether the DoubleClick event will fire for this item.
(Inherited from RadElement.) |
![]() | DpiScaleFactor | (Inherited from RadElement.) |
![]() | DrawBackgroundImage |
Gets or Sets value indicating whether the element should paint its background image.
(Inherited from LightVisualElement.) |
![]() | DrawBorder |
Gets or Sets value indicating whether the element should paint its border
(Inherited from LightVisualElement.) |
![]() | DrawFill |
Gets or Sets value indicating whether the element should paint its background
(Inherited from LightVisualElement.) |
![]() | DrawImage |
Gets or Sets value indicating whether the element should paint its image.
(Inherited from LightVisualElement.) |
![]() | DrawText |
Gets or Sets value indicating whether the element should paint its text
(Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | EnableAnalytics |
Gets or sets a value indicating whether the Analytics functionality is enable or disbale for this item.
(Inherited from RadItem.) |
![]() | EnableBorderHighlight | (Inherited from RadItem.) |
![]() | Enabled |
Gets or sets a value indicating whether the element can respond to user
interaction.
(Inherited from RadElement.) |
![]() | EnableElementShadow | (Inherited from RadItem.) |
![]() | EnableFocusBorder | (Inherited from RadItem.) |
![]() | EnableFocusBorderAnimation | (Inherited from RadItem.) |
![]() | EnableHighlight | (Inherited from RadItem.) |
![]() | EnableImageTransparency |
Gets or sets a value indicating whether image transparency is supported.
(Inherited from LightVisualElement.) |
![]() | EnableRippleAnimation | (Inherited from RadItem.) |
![]() | Events |
Provides a simple list of delegates.
(Inherited from DisposableObject.) |
![]() | FitToSizeMode |
Gets or sets a value indicating the way element will fill its available size when
parent element is calculating element size and location.
(Inherited from RadElement.) |
![]() | FlipText |
Specifies the text associated with this item will be flipped.
(Inherited from RadItem.) |
![]() | FocusBorderColor | (Inherited from RadItem.) |
![]() | FocusBorderWidth | (Inherited from RadItem.) |
![]() | 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 | (Inherited from LightVisualElement.) |
![]() | GradientPercentage | (Inherited from LightVisualElement.) |
![]() | GradientPercentage2 | (Inherited from LightVisualElement.) |
![]() | GradientStyle | (Inherited from LightVisualElement.) |
![]() | HideFromElementHierarchyEditor |
This property is used internally!
(Inherited from RadElement.) |
![]() | HighlightColor | (Inherited from RadItem.) |
![]() | HorizontalLineColor | (Inherited from LightVisualElement.) |
![]() | HorizontalLineWidth | (Inherited from LightVisualElement.) |
![]() | Image | (Inherited from LightVisualElement.) |
![]() | ImageAlignment | (Inherited from LightVisualElement.) |
![]() | ImageIndex | (Inherited from LightVisualElement.) |
![]() | ImageKey | (Inherited from LightVisualElement.) |
![]() | ImageLayout | (Inherited from LightVisualElement.) |
![]() | ImageOpacity | (Inherited from LightVisualElement.) |
![]() | ImageTransparentColor |
Gets or sets the transparent color for the image.
(Inherited from LightVisualElement.) |
![]() | InvalidateChildrenOnChildChanged |
Provide for use within TelerikLayoutEngine.
(Inherited from RadElement.) |
![]() | InvalidateMeasureOnRemove |
This property is used internally!
(Inherited from RadElement.) |
![]() | IsAbleToRespondToMouseEvents | (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.) |
![]() | IsFocusable |
This property is used internally!
(Inherited from RadElement.) |
![]() | IsFocused |
Gets a value indicating whether the element has input focus.
(Inherited from RadElement.) |
![]() | IsItemHovered | (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 indicating if theme finished applying
(Inherited from RadElement.) |
![]() | KeyTip | (Inherited from RadItem.) |
![]() | Layout | (Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | MeasureTrailingSpaces |
Determines whether trailing spaces will be included when text size is measured.
(Inherited from LightVisualElement.) |
![]() | MinSize |
Get or sets the minimum size to apply on an element when layout is calculated.
(Inherited from RadElement.) |
![]() | MnemonicText | (Inherited from RadItem.) |
![]() | 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 | (Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | Parent | Gets a reference to the parent element in the visual element tree. (Inherited from RadElement.) |
![]() | ParentItem | (Inherited from RadItem.) |
![]() | 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.) |
![]() | RippleAnimationColor | (Inherited from RadItem.) |
![]() | ScaledFontsCache | (Inherited from VisualElement.) |
![]() | ScaleTransform |
Gets or sets a value indicating the scale transform factors, when painting the
element and its children.
(Inherited from RadElement.) |
![]() | ScreenTip | (Inherited from RadElement.) |
![]() | Selectable |
Gets a value indicating whether the item can be selected.
(Inherited from RadItem.) |
![]() | 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 | (Inherited from RadItem.) |
![]() | Shadow | (Inherited from LightVisualElement.) |
![]() | ShadowColor | (Inherited from RadItem.) |
![]() | ShadowDepth | (Inherited from RadItem.) |
![]() | 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.) |
![]() | Shortcuts |
Gets the collection of all RadShortcut instances registered with this item.
(Inherited from RadItem.) |
![]() | ShortcutsHandler | (Inherited from RadItem.) |
![]() | ShouldApplyTheme |
Gets a value indicating if a theme should be applied
(Inherited from RadElement.) |
![]() | ShouldHandleMouseInput | (Inherited from RadItem.) |
![]() | ShouldPaint | (Inherited from LightVisualElement.) |
![]() | ShouldPaintChildren |
This property is used internally!
(Inherited from RadElement.) |
![]() | ShouldPaintUsingParentShape | (Inherited from RadElement.) |
![]() | ShowHorizontalLine | (Inherited from LightVisualElement.) |
![]() | ShowKeyboardCues |
Determines whether keyboard focus cues are enabled for this element.
(Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | StateManager | (Inherited from RadItem.) |
![]() | StretchHorizontally | (Inherited from RadElement.) |
![]() | StretchVertically | (Inherited from RadElement.) |
![]() | Style |
Gets or sets the stylesheet associated with the element.
(Inherited from RadElement.) |
![]() | Tag | (Inherited from RadElement.) |
![]() | Text |
Gets or sets the text associated with this item.
(Inherited from RadItem.) |
![]() | TextAlignment | (Inherited from LightVisualElement.) |
![]() | TextBlock | (Inherited from LightVisualElement.) |
![]() | TextImageRelation |
Gets or sets a value indicating the TextImageRelation: ImageAboveText,
ImageBeforeText, Overlay, TextAboveImage, and TextBeforeImage.
(Inherited from LightVisualElement.) |
![]() | TextOrientation |
Specifies the orientation of the text associated with this item. Whether it should appear horizontal or vertical.
(Inherited from RadItem.) |
![]() | TextParams |
Gets the text structure used to render text
(Inherited from LightVisualElement.) |
![]() | TextRenderingHint |
Gets or sets the text rendering hint.
(Inherited from LightVisualElement.) |
![]() | TextWrap |
Gets or sets a value indicating whether text will be wrapped when exceeding the width of the element.
(Inherited from LightVisualElement.) |
![]() | ThemeEffectiveType | (Inherited from RadElement.) |
![]() | ThemeRole | (Inherited from RadItem.) |
![]() | ToolTipText | (Inherited from RadItem.) |
![]() | TotalTransform | (Inherited from RadElement.) |
![]() | Transform | (Inherited from RadElement.) |
![]() | TreeLevel |
Gets the level of this element in the ElementTree it currently resides.
(Inherited from RadElement.) |
![]() | UseCenteredAngleTransform |
Gets a value indicating whether the AngleTransform should use
the center of the object as origin for the transformation.
(Inherited from RadElement.) |
![]() | UseCompatibleTextRendering |
Determines whether to use compatible text rendering engine (GDI+) or not (GDI).
(Inherited from RadElement.) |
![]() | UseDefaultDisabledPaint |
Gets or sets whether the item should use the default way for painting the item when disabled (making it gray) or whether
the disabled appearance should be controlled by the theme.
(Inherited from RadItem.) |
![]() | UseMnemonic |
Determines whether ampersand character will be treated as mnemonic or not.
(Inherited from LightVisualElement.) |
![]() | 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.) |
![]() | VisualState |
Gets or sets string representing the current visual state of the Item which is used by themes to determine the appearance of the item and its child elements
(Inherited from RadItem.) |
![]() | VsbVisible |
Determines whether the element may be added associated with metadata in the Visual Style Builder.
(Inherited from RadElement.) |
![]() | ZIndex |
Gets 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 siblings. ZIndex changes the order of the elements in the list returned by
GetChildren(ChildrenListOptions).
(Inherited from RadElement.) |