FastTextBlock.StringFormat Property
Gets or sets a string that specifies how to format the FastTextBlock.Text or FastTextBlock.ObjectToString value when displayed. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies how to format the value for display. |
See Also