Gets or sets status 2 flags for this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte Status2Flags { get; set; }
Public Property Status2Flags As Byte Get Set
public: property unsigned char Status2Flags { unsigned char get (); void set (unsigned char value); }