Gets or sets 16-bit status flags of this DataCellBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual ushort StatusFlags { get; set; }
Public Overridable Property StatusFlags As UShort Get Set
public: virtual property unsigned short StatusFlags { unsigned short get (); void set (unsigned short value); }