'宣言 Public Enum GridCellProxyPropertyIds Inherits System.Enum
public enum GridCellProxyPropertyIds : System.Enum
| メンバ | 解説 |
|---|---|
| Appearance | UltraGridCellProxy.Appearance プロパティを識別します。 |
| BorderStyle | UltraGridCellProxy.BorderStyle プロパティを識別します。 |
| ButtonStyle | UltraGridCellProxy.ButtonStyle プロパティを識別します。 |
| ColumnKey | UltraGridCellProxy.ColumnKey プロパティを識別します。 |
| EditAppearance | UltraGridCellProxy.EditAppearance プロパティを識別します。 |
| HotTrackAppearance | UltraGridCellProxy.HotTrackAppearance プロパティを識別します。 |
| UseGridAppearances | UltraGridCellProxy.UseGridAppearances プロパティを識別します。 |