Page History
グリッドにスナップする機能を設計時に使用可能にするかどうかを決定するブール値プロパティ
グリッドにスナップすることにより、パネルに配置されたコントロールを更に簡単に整列させることができます。これは設計時のみの機能です。
デフォルト値
true() - パネルのグリッドにスナップの機能は設計時に使用可能です。
有効値
true()を設定すると、グリッドにスナップが使用可能になり、false()を設定すると、使用不可になります。
A Boolean property that determines whether the Snap to Grid feature should be enabled at design time. Snap to Grid allows controls placed on the panel to be aligned more easily. This is a design-time feature only.
Default value
true() – the Snap to Grid feature is enabled for the panel at design time.
Valid values
Set to true() to enable Snap to Grid or false() to disable it.