共用方式為


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[]

這個控制項的排序索引鍵和相符規則。

適用於