SimpleLabelItem.GetDefaultText() Method
Returns the Text property’s default value.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A String value that specifies the Text property’s default value. |
See Also