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