ClassRadNewItemAttribute
Class
Represents a new item attribute.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class RadNewItemAttribute : Attribute, _Attribute
Inheritance: objectAttributeRadNewItemAttribute
Implements:
Inherited Members
Constructors
RadNewItemAttribute(string, bool)
Initializes a new instance of the RadNewItemAttribute class.
RadNewItemAttribute(string, bool, bool)
Initializes a new instance of the RadNewItemAttribute class.
RadNewItemAttribute(string, bool, bool, bool)
Initializes a new instance of the RadNewItemAttribute class.
Properties
AddMenuVerb
Gets a value indicating whether a verb should be added.
AllowEditItemText
Gets a value indicating whether the item should be editable.
NewItemName
Gets a string representing the new item text.
PaintGlyph
Gets a value indicating whether a glyph should be added.