Ribbon for WinForms
GetValue メソッド (ContentElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ContentElement クラス : GetValue メソッド
Gets the value represented by this ContentElement.
シンタックス
'宣言
 
Public MustOverride Function GetValue() As Object
public abstract object GetValue()

戻り値の型

Object to be rendered as this element's content.
解説
The value is an object that the Style class can measure and render, usually a string, an System.Drawing.Image, or an System.IFormattable object.
参照

ContentElement クラス
ContentElement メンバ