TabFormPage.Name Property
In This Article
Gets or sets the name of the current component.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the name of the current component. |
See Also