Gets or sets the parsing state for the this ChannelCellBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IChannelCellParsingState State { get; set; }
Property State As IChannelCellParsingState Get Set
property IChannelCellParsingState^ State { IChannelCellParsingState^ get (); void set (IChannelCellParsingState^ value); }