MESCIUS SPREAD for Windows Forms 17.0J
Behavior プロパティ (SymbolButtonInfo)

<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.SymbolButton" />をクリックしたときの動作を取得または設定します。
構文
'Declaration
 
Public Property Behavior As SideButtonBehavior
public SideButtonBehavior Behavior {get; set;}

プロパティ値

<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior" />列挙体。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinUp" />は、<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo" />をクリックしたときにスピンアップ動作が実行されることを意味し、<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinDown" />は、<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo" nolink="true" />をクリックしたときにスピンダウン動作が実行されることを意味します。
解説
<remarks> <see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinUp" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.Arrow" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Up" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" />プロパティは60に変更されます。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinDown" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.Arrow" nolink="true" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Down" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" nolink="true" />プロパティは60に変更されます。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinDown" nolink="true" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.None" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Left" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" nolink="true" />プロパティは0に変更されます。 </remarks><remarks> <see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinUp" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.Arrow" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Up" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" />プロパティは60に変更されます。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinDown" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.Arrow" nolink="true" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Down" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" nolink="true" />プロパティは60に変更されます。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBehavior.SpinDown" nolink="true" />に設定すると、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Symbol" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.Symbols.None" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.SymbolDirection" nolink="true" />プロパティは<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.SymbolDirection.Left" />に変更され、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.Interval" nolink="true" />プロパティは0に変更されます。 </remarks>
参照

SymbolButtonInfo クラス
SymbolButtonInfo メンバ

 

 


© MESCIUS inc. All rights reserved.