Click or drag to resize
FdfTabbedDialogItem Property

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfTabPage this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: FdfTabPage
See Also