TextProperty.CustomParameters Property
In This Article
Gets a collection of parameters for this property.
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
[Browsable(false)]
public iCalendarNamedObjectCollection<CustomParameter> CustomParameters { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
An DevExpress. |
See Also