GrapeCity SPREAD for WPF 2.0J
BoundaryFeedbackMode 列挙体

操作が境界を超えたときに GcSpreadGrid がどのように反応するかを指定します。
構文
'Declaration
 
Public Enum BoundaryFeedbackMode 
   Inherits System.Enum
public enum BoundaryFeedbackMode : System.Enum 
メンバ
メンバ説明
SplitGcSpreadGrid は、スプリットする(終端から離れる)ことで視覚的なフィードバックを表示します。
StandardGcSpreadGridSystem.Windows.UIElement.ManipulationBoundaryFeedback イベントを通知するために System.Windows.Input.ManipulationDeltaEventArgs.ReportBoundaryFeedback(System.Windows.Input.ManipulationDelta) を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.BoundaryFeedbackMode

参照

GrapeCity.Windows.SpreadGrid 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.