Click or drag to resize
AkGridRowIsTemplate Property
是否生成行模版(ObjectId 及 RowIndex 为标记)。

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool IsTemplate { get; set; }

Property Value

Type: Boolean
See Also