[]
Gets or sets a value indicating whether the input form should show the label with the tag's description adjacent to the input control.
public bool IsShowLabel { get; set; }
Type | Description |
---|---|
bool | True if the label is to be shown, false otherwise. |