Click or drag to resize

CustomPropertyPrefixAttributeSeparator Property

The separating string between the prefix and the custom property name. Can be null.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public string? Separator { get; set; }

Property Value

Type: String
See Also