UserInterfaceObject(String) Constructor
In This Article
Initializes a new instance of the UserInterfaceObject class with the specified display name.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
display |
String | A String value which specifies the display name of the object. This value is assigned to the User |
See Also