SortRequestControl.GetValue 方法

定义

GetValue() 方法指定用于该控件的排序关键字和匹配规则。

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

返回

Byte[]

用于该控件的排序关键字和匹配规则。

适用于