SortField.CustomOrder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a custom order to sort the fields. Read/write.
public:
property System::Object ^ CustomOrder { System::Object ^ get(); void set(System::Object ^ value); };
public object CustomOrder { get; set; }
Public Property CustomOrder As Object
Property Value
Object