|  | RecroGridColumnDefsReadable Property  | 
 
            Gets a value indicating whether this column is readable.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic bool Readable { get; }Property Value
Type: 
Booleantrue if readable; otherwise, 
false.
            
 See Also
See Also