GridWebForm.Visible

GridWebForm.Visible property

Gets or sets whether to show the form control. This property is controlled by the control itself. Do not modify it manually.

public override bool Visible { get; set; }

See Also