Gets or sets the ConfigurationCell associated with this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationCell ConfigurationCell { get; set; }
Public Property ConfigurationCell As ConfigurationCell Get Set
public: property ConfigurationCell^ ConfigurationCell { ConfigurationCell^ get (); void set (ConfigurationCell^ value); }