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