'Declaration
Public Property PluginCellTypeSetting As IPluginCellTypeSetting
'Usage
Dim instance As CellTypeDlgV3 Dim value As IPluginCellTypeSetting instance.PluginCellTypeSetting = value value = instance.PluginCellTypeSetting
public IPluginCellTypeSetting PluginCellTypeSetting {get; set;}