Gets or sets command status flags of this IDataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
uint CommonStatusFlags { get; set; }
Property CommonStatusFlags As UInteger Get Set
property unsigned int CommonStatusFlags { unsigned int get (); void set (unsigned int value); }