Column..::..Aspect Property

Gets or sets the aspect.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public string Aspect { get; set; }
Public Property Aspect As String
	Get
	Set
public:
property String^ Aspect {
	String^ get ();
	void set (String^ value);
}

Field Value

The aspect.