[]
Gets or sets a value that indicates whether the Click event can be used.
[FpCategory("Category_Behavior")]
public bool EnableClickEvent { get; set; }
<FpCategory("Category_Behavior")>
Public Property EnableClickEvent As Boolean
Type | Description |
---|---|
bool |
|