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