ComboTableColumnStyle Class

 

The style for a combo table column.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  Microsoft.WindowsServerSolutions.Controls::ComboTableColumnStyle

public ref class ComboTableColumnStyle 

NameDescription
System_CAPS_pubmethodComboTableColumnStyle()

Creates a new instance of the ComboTableColumnStyle object.

NameDescription
System_CAPS_pubpropertyContentWidth

Gets and sets the content width.

System_CAPS_pubpropertyHeader

Gets the header.

System_CAPS_pubpropertyWidth

Gets the table width.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: