ISchedulerInplaceEditor.Text Property
Gets or sets the current text in the control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
String | A String, representing a control’s text. |
Remarks
Overrides the Text property.
See Also