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 | Gets a boolean value indicating if the SmartItem can be selected. (Inherited from Xceed.SmartUI.Controls.TreeView.Node) | |
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. (Inherited from Xceed.SmartUI.Controls.TreeView.Node) | |
ExtraText | Gets or sets the extra text displayed after the text specified in the Xceed.SmartUI.SmartItem.Text property. (Inherited from Xceed.SmartUI.Controls.TreeView.Node) | |
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) |