Shunde.NET Framework Class Library

ColumnInfo.IsInvisible Property

Specifies that this column should be made into a text box in the form, however it should be invisible to the user (by using an Html hidden input field).

public  IsInvisible {get; set;}

See Also

ColumnInfo Class | Shunde.Utilities Namespace