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