Objective Grid for Microsoft® .NET® Reference Guide

StoreHideColEventArgs.Hide Property

Back to Class Index

Gets or sets a value to hide or show the column.     

[Visual Basic]
Public Property Hide As Boolean
[C#]
public bool Hide {get; set;}

Remarks

    

True hides the column; false shows it.     

    

See Also

StoreHideColEventArgs Class | StoreHideColEventArgs Members | Stingray.Grid Namespace