Name | Description | |
---|---|---|
Node Constructor | Overloaded. |
The following tables list the members exposed by Node.
Name | Description | |
---|---|---|
Node Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccessibleDefaultActionDescription | Gets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.SmartUI.SmartItem) | |
AccessibleDescription | Gets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.SmartUI.SmartItem) | |
AccessibleName | Gets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.SmartUI.SmartItem) | |
Bounds | Gets the location of the SmartItem according to its parent and its size. (Inherited from Xceed.SmartUI.SmartItem) | |
CanBeSelected | Overridden. Gets a boolean value indicating if the SmartItem can be selected. | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainingCollection | Gets the collection to which the SmartItem belongs. (Inherited from Xceed.SmartUI.SmartItem) | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
DisabledImageIndex | Gets or sets the index of the image retrieved from the Xceed.SmartUI.SmartItem.ImageList, displayed when the SmartItem is disabled. (Inherited from Xceed.SmartUI.SmartItem) | |
DisplayRectangle | Gets the display rectangle of the SmartItem. The rectangle is in coordinates relative to the Xceed.SmartUI.SmartItem.RootSmartControl. (Inherited from Xceed.SmartUI.SmartItem) | |
DownImageIndex | Gets or sets the index of the image retrieved from the Xceed.SmartUI.SmartItem.ImageList, displayed when the mouse button is pressed over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Enabled | Gets or sets a value indicating whether the SmartItem can respond to user interaction. (Inherited from Xceed.SmartUI.SmartItem) | |
Expanded | Gets or sets a boolean value indicating if the node is expanded. | |
ExtraText | Gets or sets the extra text displayed after the text specified in the Xceed.SmartUI.SmartItem.Text property. | |
FitHeightToLayout | Gets or sets a boolean value indicating if height of the item should be adjusted to the height of its layout. (Inherited from Xceed.SmartUI.SmartItem) | |
FitWidthToLayout | Gets or sets a boolean value indicating if width of the item should be adjusted to the width of its layout. (Inherited from Xceed.SmartUI.SmartItem) | |
Focused | Gets a boolean value indicating whether the SmartItem has input focus. (Inherited from Xceed.SmartUI.SmartItem) | |
Font | Gets or sets the Font of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ForeColor | Gets or sets the foreground color of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
HasDropDown | Gets a boolean value indicating if possible child SmartItems are to be displayed in a dropdown form. (Inherited from Xceed.SmartUI.SmartItem) | |
HasMouseOver | Gets a boolean value indicating if the mouse is currently over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
IdealSize | Gets the size that would be ideal to paint the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Image | Gets or sets the image associated with the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ImageIndex | Gets or sets a value representing the index of the image retrieved from the Xceed.SmartUI.SmartItem.ImageList. (Inherited from Xceed.SmartUI.SmartItem) | |
ImageList | Gets the list of images that will be used by the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ImageSize | Gets the size of the images in the Xceed.SmartUI.SmartItem.ImageList. (Inherited from Xceed.SmartUI.SmartItem) | |
Index | Gets or sets the zero-based index of the SmartItem within its Xceed.SmartUI.SmartItem.ContainingCollection. (Inherited from Xceed.SmartUI.SmartItem) | |
InternalItems | Gets a list of the internal child SmartItems. (Inherited from Xceed.SmartUI.SmartItem) | |
IsEnabled | Gets a boolean value indicating the actual enabled state of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
IsSelected | Gets a boolean value indicating the actual selection state of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
IsVisible | Gets a boolean value indicating the actual visible state of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Items | Gets the collection of child SmartItems associated with the SmartItem.. (Inherited from Xceed.SmartUI.SmartItem) | |
ItemsImageList | Gets the list of images that will be used by the child items of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Key | Gets or sets a unique string which identifies the SmartItem in its Xceed.SmartUI.SmartItem.ContainingCollection. (Inherited from Xceed.SmartUI.SmartItem) | |
Name | Gets or sets the name of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
OverFont | Gets or sets the Font of the SmartItem when the mouse passes over it. (Inherited from Xceed.SmartUI.SmartItem) | |
OverForeColor | Gets or sets the foreground color of the SmartItem when the mouse passes over it. (Inherited from Xceed.SmartUI.SmartItem) | |
OverImageIndex | Gets or sets the index of the image retrieved from the Xceed.SmartUI.SmartItem.ImageList, displayed when the mouse passes over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ParentItem | Gets the parent SmartItem of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ParentSmartControl | Gets the parent Xceed.SmartUI.SmartControl of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
RootSmartControl | Gets the root Xceed.SmartUI.SmartControl of the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Selected | Gets or sets a boolean value indicating whether the SmartItem is selected. (Inherited from Xceed.SmartUI.SmartItem) | |
Site | (Inherited from System.ComponentModel.Component) | |
Tag | Gets or sets the object that contains data about the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Text | Gets or sets the text associated with this SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ToolTipText | Gets or sets the ToolTip text associated with the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
UseMnemonic | Gets or sets a boolean value indicating if the SmartItem interprets an ampersand character (&) in its Xceed.SmartUI.SmartItem.Text property to be an access key prefix character. (Inherited from Xceed.SmartUI.SmartItem) | |
Visible | Gets or sets a boolean value indicating if the SmartItem is visible. (Inherited from Xceed.SmartUI.SmartItem) | |
VisibleItems | Gets a list of the visible child SmartItems. (Inherited from Xceed.SmartUI.SmartItem) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
ContainerSize | Gets the size needed by the parent layout to paint the SmartItem as well as its sibling SmartItems. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultAccessibleDefaultActionDescription | Overridden. Gets the default value of the Xceed.SmartUI.SmartItem.AccessibleDefaultActionDescription property | |
DefaultAccessibleDescription | Gets the default value of the Xceed.SmartUI.SmartItem.AccessibleDescription property. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultAccessibleName | Gets the default value of the Xceed.SmartUI.SmartItem.AccessibleName property. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultCursor | Gets the default value of the Xceed.SmartUI.SmartItem.Cursor property. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultFitHeightToLayout | Gets the default value of the Xceed.SmartUI.SmartItem.FitHeightToLayout property. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultFitWidthToLayout | Gets the default value of the Xceed.SmartUI.SmartItem.FitWidthToLayout property. (Inherited from Xceed.SmartUI.SmartItem) | |
DefaultForeColor | Overridden. Gets the default value of the Xceed.SmartUI.SmartItem.ForeColor property. | |
DefaultText | Gets the default value of the Xceed.SmartUI.SmartItem.Text property. (Inherited from Xceed.SmartUI.SmartItem) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ExcludedSmartItemTypes | Overridden. Gets the types of the child SmartItems which cannot be added at design-time to the node. | |
HasImage | Gets a boolean value indicating if an image is associated with the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
HasMouseDown | Gets a boolean value indicating if a mouse button was pressed while the mouse was over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
IsDropDownOpen | Gets a boolean value indicating if the SmartItem's dropdown is open. (Inherited from Xceed.SmartUI.SmartItem) | |
PreferredSmartItemTypes | Overridden. Gets the types of the child SmartItems which can be added at design-time to the node. | |
SmartDesignMode | Gets a boolean value indicating if the parent SmartControl is selected in design-time. (Inherited from Xceed.SmartUI.SmartItem) | |
VirtualControl | Gets the Xceed.SmartUI.SmartItem.VirtualControl associated with the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) |
Name | Description | |
---|---|---|
CalculateIdealSize | Calculates the Xceed.SmartUI.SmartItem.IdealSize needed to paint the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
CloseDropDown | Overloaded. Closes the SmartItem's and all its child SmartItems', dropdowns. (Inherited from Xceed.SmartUI.SmartItem) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
DoClick | Overloaded. Simulates a mouse click action on the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
EnsureVisible | Ensures that the SmartItem is visible within the Xceed.SmartUI.SmartItem.ParentItem or Xceed.SmartUI.SmartItem.ParentSmartControl, scrolling the contents of the parent if necessary. (Inherited from Xceed.SmartUI.SmartItem) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
Hide | Hides the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
HitTest | Overloaded. Retrieves the section of the SmartItem at the current mouse cursor position relative to the ClientRectangle. (Inherited from Xceed.SmartUI.SmartItem) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the SmartItem's area in order to force redraw. (Inherited from Xceed.SmartUI.SmartItem) | |
IsMnemonic | Determines if the specified key is the mnemonic character for the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
OpenDropDown | Opens the SmartItem's dropdown. (Inherited from Xceed.SmartUI.SmartItem) | |
Refresh | Forces the SmartItem to invalidate its client area and immediately redraw itself and any child SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetAccessibleDefaultActionDescription | Resets the value of the Xceed.SmartUI.SmartItem.AccessibleDefaultActionDescription property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetAccessibleDescription | Resets the value of the Xceed.SmartUI.SmartItem.AccessibleDescription property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleDescription. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetAccessibleName | Resets the value of the Xceed.SmartUI.SmartItem.AccessibleName property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleName. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetCursor | Resets the value of the Xceed.SmartUI.SmartItem.Cursor property to its default value, Xceed.SmartUI.SmartItem.DefaultCursor. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetFitHeightToLayout | Resets the value of the Xceed.SmartUI.SmartItem.FitHeightToLayout property to its default value, Xceed.SmartUI.SmartItem.DefaultFitHeightToLayout. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetFitWidthToLayout | Resets the value of the Xceed.SmartUI.SmartItem.FitWidthToLayout property to its default value, Xceed.SmartUI.SmartItem.DefaultFitWidthToLayout. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetFont | Resets the value of the Xceed.SmartUI.SmartItem.Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.SmartUI.SmartItem) | |
ResetForeColor | Resets the value of the Xceed.SmartUI.SmartItem.ForeColor property to its default value, Xceed.SmartUI.SmartItem.DefaultForeColor. (Inherited from Xceed.SmartUI.SmartItem) | |
ResetOverFont | Resets the value of the Xceed.SmartUI.SmartItem.OverFont property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.SmartUI.SmartItem) | |
ResetText | Resets the value of the Xceed.SmartUI.SmartItem.Text property to its default value, Xceed.SmartUI.SmartItem.DefaultText. (Inherited from Xceed.SmartUI.SmartItem) | |
Select | Selects the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
Show | Displays the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
AddedToCollection | Raised when a new child SmartItem is added to the Xceed.SmartUI.SmartItem.Items collection. (Inherited from Xceed.SmartUI.SmartItem) | |
BoundsChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Bounds property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
Click | Raised when the SmartItem is clicked. (Inherited from Xceed.SmartUI.SmartItem) | |
CursorChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Cursor property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
DisabledImageIndexChanged | Raised when the value of the Xceed.SmartUI.SmartItem.DisabledImageIndex property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DoubleClick | Raised when the SmartItem is double-clicked. (Inherited from Xceed.SmartUI.SmartItem) | |
DownImageIndexChanged | Raised when the value of the Xceed.SmartUI.SmartItem.DownImageIndex property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
DropDownClosed | Raised when a SmartItem's dropdown is closed. (Inherited from Xceed.SmartUI.SmartItem) | |
EnabledChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Enabled property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ExpandedChanged | Raised when the value of the Expanded property is changed. | |
ExpandedChanging | Raised when the value of the Expanded property is about to change. | |
ExtraTextChanged | Raised when the value of the ExtraText property is changed. | |
FitHeightToLayoutChanged | Raised when the value of the Xceed.SmartUI.SmartItem.FitHeightToLayout property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
FitWidthToLayoutChanged | Raised when the value of the Xceed.SmartUI.SmartItem.FitWidthToLayout property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
FontChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Font property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ForeColorChanged | Raised when the value of the Xceed.SmartUI.SmartItem.ForeColor property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ImageChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Image property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ImageIndexChanged | Raised when the value of the Xceed.SmartUI.SmartItem.ImageIndex property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
IndexChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Index property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ItemsImageListChanged | Raised when the value of the Xceed.SmartUI.SmartItem.ItemsImageList property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
KeyChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Key property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
KeyDown | Raised when a key is pressed while the SmartItem has focus. (Inherited from Xceed.SmartUI.SmartItem) | |
KeyPress | Raised when a key is pressed while the SmartItem has focus. (Inherited from Xceed.SmartUI.SmartItem) | |
KeyUp | Raised when a key is released while the SmartItem has focus. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseDown | Raised when the mouse pointer is over the SmartItem and a mouse button is pressed. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseEnter | Raised when the mouse pointer enters the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseHover | Raised when the mouse pointer hovers over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseLeave | Raised when the mouse pointer leaves the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseMove | Raised when the mouse pointer is moved over the SmartItem. (Inherited from Xceed.SmartUI.SmartItem) | |
MouseUp | Raised when the mouse pointer is over the SmartItem and a mouse button is released. (Inherited from Xceed.SmartUI.SmartItem) | |
OpeningDropDown | Raised when a SmartItem's dropdown is opened. (Inherited from Xceed.SmartUI.SmartItem) | |
OverFontChanged | Raised when the value of the Xceed.SmartUI.SmartItem.OverFont property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
OverForeColorChanged | Raised when the value of the Xceed.SmartUI.SmartItem.OverForeColor property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
OverImageIndexChanged | Raised when the value of the Xceed.SmartUI.SmartItem.OverImageIndex property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
Paint | Raised when the SmartItem is painted. (Inherited from Xceed.SmartUI.SmartItem) | |
QueryAccessibilityHelp | Raised when an Accessibility client invokes help for that element. (Inherited from Xceed.SmartUI.SmartItem) | |
SelectedChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Selected property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
TagChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Tag property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
TextChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Text property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
ToolTipTextChanged | Raised when the value of the Xceed.SmartUI.SmartItem.ToolTipText property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
UseMnemonicChanged | Raised when the value of the Xceed.SmartUI.SmartItem.UseMnemonic property is changed. (Inherited from Xceed.SmartUI.SmartItem) | |
VisibleChanged | Raised when the value of the Xceed.SmartUI.SmartItem.Visible property is changed. (Inherited from Xceed.SmartUI.SmartItem) |