Version

AreaFieldSettings Class Members

The following tables list the members exposed by AreaFieldSettings.

Public Constructors
 NameDescription
Public ConstructorAreaFieldSettings ConstructorInitializes a new instance of the AreaFieldSettings class.  
Public Properties
 NameDescription
Public PropertyAllowColumnsEditingGets or sets a value indicating whether editing Columns is enabled.  
Public PropertyAllowFiltersEditingGets or sets a value indicating whether editing IOlapViewModel.Filters is enabled.  
Public PropertyAllowMeasuresEditingGets or sets a value indicating whether editing IOlapViewModel.Measures is enabled.  
Public PropertyAllowRowsEditingGets or sets a value indicating whether editing Rows is enabled.  
Protected Properties
 NameDescription
Protected Internal PropertyOlapViewModel  
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged  
Public Events
 NameDescription
Public EventPropertyChanged  
See Also