Gets reference to the IConfigurationCell associated with the IDataCell being parsed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IConfigurationCell ConfigurationCell { get; }
ReadOnly Property ConfigurationCell As IConfigurationCell Get
property IConfigurationCell^ ConfigurationCell { IConfigurationCell^ get (); }