ASP.NET Core MVC コントロールヘルプ
AnchorCursor メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : AnchorCursor メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.AnchorCursor. Sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection.
シンタックス
'宣言
 
Public Overridable Function AnchorCursor( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder AnchorCursor( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is false, which causes the grid to move the cursor and keep the selection end anchored.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ