FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : AutoLaunchSpreadDesigner プロパティ |
'Declaration
Public Overridable Property AutoLaunchSpreadDesigner As Boolean
public virtual bool AutoLaunchSpreadDesigner {get; set;}
listBox1.Items.Add(fpSpread1.AutoLaunchSpreadDesigner);
ListBox1.Items.Add(fpSpread1.AutoLaunchSpreadDesigner)