ClassCreatePropertyGridItemEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class CreatePropertyGridItemEventArgs : EventArgs
Inheritance: objectEventArgsCreatePropertyGridItemEventArgs
Inherited Members
Constructors
CreatePropertyGridItemEventArgs(Type)
Declaration
cs-api-definition
public CreatePropertyGridItemEventArgs(Type itemType)
Parameters
itemType
CreatePropertyGridItemEventArgs(Type, PropertyGridItem)
Declaration
cs-api-definition
public CreatePropertyGridItemEventArgs(Type itemType, PropertyGridItem parent)
Parameters
itemType
parent