RadControls for WinForms

Overload List

  NameDescription
Public methodPropertySetting()()()()
Initializes a new instnace of the PropertySetting class.
Public methodPropertySetting(PropertySetting)
Initializes a new instnace of the PropertySetting class by using an exising property setting instance.
Public methodPropertySetting(String, Object)
Initializes a new instnace of the PropertySetting class by specifying property name and its value.
Public methodPropertySetting(RadProperty, Object)
Initializes a new instnace of the PropertySetting class by specifying property and its value.

See Also