RadControls for Silverlight

The FieldDescriptor type exposes the following members.

Methods

  NameDescription
Public methodCanGroup
Determines whether the data represented by the field descriptor can be sorted.
Public methodCanSort
Determines whether the data represented by the field descriptor can be sorted.
Public methodCreateField
Creates a field described by the descriptor.

Extension Methods

  NameDescription
Public Extension MethodCreateConvertedAndFormattedValueFunc()()()()Overloaded.
Returns a function that converts and formats a value according to a column settings.
(Defined by DataFieldDescriptorExtensions.)
Public Extension MethodCreateConvertedAndFormattedValueFunc(Func<(Of <<'(Object, Object>)>>))Overloaded.
Returns a function that converts and formats a value according to a column settings.
(Defined by DataFieldDescriptorExtensions.)
Public Extension MethodGetDataMemberName
Gets the data member name.
(Defined by DataFieldDescriptorExtensions.)
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

See Also