TabFormControl.TabForm Property
Gets or sets the TabForm to which the current TabFormControl belongs.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
TabForm | null | The TabForm to which the current TabFormControl belongs. |
See Also